freeipa/ipatests/test_ipaserver
Petr Viktorin 93c69b5127 Use setup_class/teardown_class in Declarative tests
Pytest will consider each Declarative test individually, running
setup/teardown for each one.
Move the setup and teardown to the class level.

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

Reviewed-By: Tomas Babej <tbabej@redhat.com>
2014-11-21 12:14:44 +01:00
..
data Implement OTP token importing 2014-06-25 12:55:02 +02:00
test_install ipaserver.install.service: Fix estimated time display 2014-03-13 18:15:43 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
httptest.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_changepw.py Use setup_class/teardown_class in Declarative tests 2014-11-21 12:14:44 +01:00
test_ldap.py tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
test_otptoken_import.py Implement OTP token importing 2014-06-25 12:55:02 +02:00
test_rpcserver.py Switch client to JSON-RPC 2013-11-26 16:59:59 +01:00