freeipa/tests
Petr Viktorin 4779865ea3 Replace getList by a get_entries method
The find_entries method is cumbersome to use: it requires keyword arguments
for simple uses, and callers are tempted to ignore the 'truncated' flag
it returns.
Introduce a simpler method, get_entries, that returns the found
list directly, and raises an errors if the list is truncated.
Replace the getList method by get_entries.

Part of the work for: https://fedorahosted.org/freeipa/ticket/2660
2013-03-01 16:59:45 +01:00
..
test_cmdline Remove some unused imports 2013-03-01 16:59:42 +01:00
test_install Replace getList by a get_entries method 2013-03-01 16:59:45 +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 Move LDAPEntry to ipaserver.ipaldap and derive Entry from it 2013-03-01 16:59:42 +01:00
test_pkcs10 Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
test_xmlrpc Make options checks in idrange-add/mod consistent 2013-02-26 09:32:30 +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