URL: https://github.com/freeipa/freeipa/pull/275
Title: #275: Enhance __repr__ method of Principal
tiran commented:
"""
Can you please add a test to```ipatests/test_ipapython/test_kerberos.py```
```test_principals```? Something along the line ```assert repr(princ) ==
"ipapython.kerberos.Principal('{}')".format(principal_name)``` should do the
trick (untested).
"""
See the full comment at
https://github.com/freeipa/freeipa/pull/275#issuecomment-263633526
--
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code