freeipa/ipatests
Jan Cholasta 2db741e847 ipalib: Allow multiple API instances
Merged the Registrar class into the Registry class. Plugins are now
registered globally instead of in ipalib.api and are instantiated per-API
instance. Different set of plugin base classes can be used in each API
instance.

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

Reviewed-By: Tomas Babej <tbabej@redhat.com>
2015-03-05 11:01:36 +01:00
..
man ipatests: Setup SSSD debugging mode by default 2014-05-09 13:57:04 +03:00
pytest_plugins ipatests: Make descriptions sorted according to the order of the tests 2015-01-14 11:55:01 +01:00
test_cmdline Use setup_class/teardown_class in Declarative tests 2014-11-21 12:14:44 +01:00
test_install ipaplatform: Move all filesystem paths to ipaplatform.paths module 2014-06-16 19:48:20 +02:00
test_integration ipatests: Add tests for valid and invalid ipa-advise 2015-02-26 20:57:49 +01:00
test_ipalib ipalib: Allow multiple API instances 2015-03-05 11:01:36 +01:00
test_ipapython Run pylint on tests 2015-01-14 11:40:28 +01:00
test_ipaserver Re-initialize NSS database after otptoken plugin tests 2014-11-26 13:06:35 +01:00
test_pkcs10 Run pylint on tests 2015-01-14 11:40:28 +01:00
test_webui webui: use domain name instead of domain SID in idrange adder dialog 2014-11-24 14:43:09 +01:00
test_xmlrpc ipatests: Add coverage for adding and removing sshpubkeys in ID overrides 2015-02-19 17:03:06 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
data.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
i18n.py Run pylint on tests 2015-01-14 11:40:28 +01:00
ipa-run-tests Switch ipa-run-tests to pytest 2014-11-21 12:14:44 +01:00
ipa-test-config test_integration: Use python-pytest-multihost 2014-12-11 07:04:58 +01:00
ipa-test-task ipatests: Use pytest-beakerlib 2014-12-17 15:37:56 +01:00
pytest.ini ipatests: Use pytest-sourceorder 2014-12-17 15:37:56 +01:00
setup.py.in Configure pytest to run doctests 2014-11-21 12:14:44 +01:00
test_util.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
util.py Run pylint on tests 2015-01-14 11:40:28 +01:00