freeipa/ipatests
Christian Heimes 1e06a5195b Use pytest conftest.py and drop pytest.ini
Let's replace some ugly hacks with proper pytest conftest.py hooks.
Test initialization of ipalib.api is now handled in
pytest_cmdline_main(). Pytest plugins, markers and ignores are also
moved into conftest.py. Additional guards make it possible to run tests
without ipaserver installed.

I added confcutdir to ensure that pytest does not leave our project
space. Pytest used pytest.ini or setup.py before but pytest.ini is gone.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Milan Kubik <mkubik@redhat.com>
2017-01-05 17:37:02 +01:00
..
man Build: remove incorrect use of MAINTAINERCLEANFILES 2016-11-16 09:12:07 +01:00
pytest_plugins Tests: Providing trust tests with tree root domain 2016-11-15 13:34:38 +01:00
test_cmdline test_ipagetkeytab: use system-wide IPA CA cert location in tests 2016-11-09 16:39:39 +01:00
test_install ipaldap: merge IPAdmin to LDAPClient 2016-11-07 11:34:03 +01:00
test_integration Remove named-pkcs11 workarounds from DNSSEC tests. 2016-12-19 13:10:48 +01:00
test_ipalib Fetch correct exception in IPA_CONFDIR test 2016-12-05 11:58:59 +01:00
test_ipapython Enhance __repr__ method of Principal 2016-11-30 09:40:43 +01:00
test_ipaserver Add a basic test suite for kadmin.local interface 2016-12-16 10:37:49 +01:00
test_pkcs10 pkcs10: use python-cryptography for CSR processing 2016-11-10 10:21:47 +01:00
test_webui TESTS: Update group type name 2016-11-14 18:08:15 +01:00
test_xmlrpc Remove "Request Certificate with SubjectAltName" permission 2016-12-21 17:04:18 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
conftest.py Use pytest conftest.py and drop pytest.ini 2017-01-05 17:37:02 +01:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Improve the robustness FreeIPA's i18n module and its tests 2016-11-28 13:58:33 +01:00
ipa-run-tests Use pytest conftest.py and drop pytest.ini 2017-01-05 17:37:02 +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
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Use pytest conftest.py and drop pytest.ini 2017-01-05 17:37:02 +01:00
test_util.py Catch ValueError raised by pytest.config.getoption() 2017-01-05 17:35:33 +01:00
util.py Catch ValueError raised by pytest.config.getoption() 2017-01-05 17:35:33 +01:00