freeipa/ipatests/test_ipaserver
Robert Kuska 01da4a8de3 Replace StandardError with Exception
StandardError was removed in Python3 and instead
Exception should be used.

Signed-off-by: Robert Kuska <rkuska@redhat.com>
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2015-09-30 10:51:36 +02:00
..
data Implement OTP token importing 2014-06-25 12:55:02 +02:00
test_install Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02: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 absolute imports 2015-08-12 18:17:23 +02:00
test_ldap.py Use byte literals where appropriate 2015-09-17 11:08:43 +02:00
test_otptoken_import.py ipatests: Take otptoken import test out of execution 2015-08-20 16:55:26 +02:00
test_rpcserver.py Replace StandardError with Exception 2015-09-30 10:51:36 +02:00
test_topology_plugin.py Integration tests for topology plugin 2015-08-28 16:12:25 +02:00