freeipa/ipatests/test_ipapython
Martin Babinsky 38cc40ddb5 Enhance __repr__ method of Principal
`__repr__` now returns more descriptive string containing the actual principal
name while keeping the ability to reconstruct the object from it.

This makes principal names visible in debug logs, easing troubleshooting a
bit.

https://fedorahosted.org/freeipa/ticket/6505

Reviewed-By: Christian Heimes <cheimes@redhat.com>
2016-11-30 09:40:43 +01:00
..
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_cookie.py Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_dn.py dn: support conversion from python-cryptography Name 2016-11-10 10:21:47 +01:00
test_ipautil.py Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_ipavalidate.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_kerberos.py Enhance __repr__ method of Principal 2016-11-30 09:40:43 +01:00
test_keyring.py Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_ssh.py Remove unused imports 2015-12-23 07:59:22 +01:00