freeipa/tests
Martin Kosek 322458b5b2 Fix structured DNS record output
Recent LDAP refactoring replaced entry_attrs regular dict with
normalized keys (i.e. lowercase) with LDAPEntry instance which keys
may not be normalized. This broke CND command output when
--structured and --all options were used.

Force lowercase normalization of the LDAPEntry keys in DNS plugin
structured format postprocessing. Also add a missing test for
DNS record structured output.

https://fedorahosted.org/freeipa/ticket/3526
2013-03-22 15:10:03 +01:00
..
test_cmdline Remove some unused imports 2013-03-01 16:59:42 +01:00
test_install Remove unneeded python-ldap imports 2013-03-13 12:36:34 +01:00
test_ipalib Drop support for CSV in the CLI client 2013-02-22 17:20:35 +01:00
test_ipapython Cookie Expires date should be locale insensitive 2012-12-20 16:39:25 +01:00
test_ipaserver Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.py 2013-03-13 12:36:33 +01:00
test_pkcs10 Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
test_xmlrpc Fix structured DNS record output 2013-03-22 15:10:03 +01:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
data.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
i18n.py Arrange stripping .po files 2012-07-24 16:54:21 -04:00
test_util.py Sort lists so order is predictable and tests pass as expected. 2011-08-31 11:18:08 +02:00
util.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00