freeipa/ipatests
Jan Cholasta a30bc8a351 plugable: switch API to Registry-based plugin discovery
Merge Registrar into Registry. Use the Registry instance of each plugin
module to discover plugins in the module instead of the global Registrar
instance.

This removes the side-effect of all plugins in a module being re-registered
every time the module is imported.

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

Reviewed-By: David Kupka <dkupka@redhat.com>
2016-05-25 16:06:26 +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 Added necessary A record for the replica to root zone 2016-05-11 13:19:13 +02:00
test_ipalib plugable: switch API to Registry-based plugin discovery 2016-05-25 16:06:26 +02: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 frontend: re-raise remote RequirementError using CLI name in CLI 2016-05-25 16:06:26 +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