freeipa/ipatests
Martin Basti fe2ce02a6f Performace: don't download password attributes in host/user-find
For each entry in user/host-find was executed an extra search for password
attributes what has significant impact on performance (for 2000 users
there were 2000 additional searches)

http://www.freeipa.org/page/V4/Performance_Improvements

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

Reviewed-By: David Kupka <dkupka@redhat.com>
2016-04-22 13:28:57 +02:00
..
man Fix hyphen-used-as-minus-sign warning (found by lintian) 2015-10-22 18:21:30 +02:00
pytest_plugins Reverted changes in mh fixture causing some tests to fail 2016-03-23 17:19:21 +01:00
test_cmdline tests: Use absolute imports 2016-02-17 10:41:29 +01:00
test_install Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_integration Bugfixes in managed topology tests 2016-04-20 17:59:11 +02:00
test_ipalib Pylint: enable reimported check 2016-03-22 10:20:51 +01:00
test_ipapython Pylint: enable reimported check 2016-03-22 10:20:51 +01:00
test_ipaserver tests for package version comparison 2016-01-12 15:33:22 +01:00
test_pkcs10 Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_webui WebUI: Test creating user without private group 2016-04-15 10:17:20 +02:00
test_xmlrpc Performace: don't download password attributes in host/user-find 2016-04-22 13:28:57 +02:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Fixes minor issues 2016-02-24 09:21:30 +01:00
ipa-run-tests Switch ipa-run-tests to pytest 2014-11-21 12:14:44 +01:00
ipa-test-config Use the print function 2015-09-01 11:42:01 +02:00
ipa-test-task Use the print function 2015-09-01 11:42:01 +02:00
pytest.ini Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
setup.py.in Remove unused imports 2015-12-23 07:59:22 +01:00
test_util.py test_util: str/bytes check fixes for Python 3 2016-02-17 10:41:29 +01:00
util.py ipatests: fix for change_principal context manager 2016-04-21 17:06:54 +02:00