freeipa/ipatests/test_ipalib
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
..
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_aci.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_backend.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_base.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_capabilities.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_cli.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_config.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_crud.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_errors.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_frontend.py frontend: remove the unused Command.soft_validate method 2016-05-25 16:06:26 +02:00
test_messages.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_output.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_parameters.py ipalib: remove the unused csv argument of Param 2016-05-25 16:06:26 +02:00
test_plugable.py plugable: switch API to Registry-based plugin discovery 2016-05-25 16:06:26 +02:00
test_rpc.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
test_text.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_x509.py Pylint: enable reimported check 2016-03-22 10:20:51 +01:00