freeipa/ipatests/test_ipaserver
Tomas Babej 792ff0c0c4 Re-initialize NSS database after otptoken plugin tests
OTP token tests do not properly reinitialize the NSS db, thus
making subsequent xmlrpc tests fail on SSL cert validation.

Make sure NSS db is re-initalized in the teardown method.

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

Reviewed-By: Petr Viktorin <pviktori@redhat.com>
2014-11-26 13:06:35 +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 Re-initialize NSS database after otptoken plugin tests 2014-11-26 13:06:35 +01:00
test_rpcserver.py Switch client to JSON-RPC 2013-11-26 16:59:59 +01:00