freeipa/ipatests/test_ipaserver
Petr Viktorin 5435a8a32a Use absolute imports
In Python 3, implicit relative imports will not be supported.
Use fully-qualified imports everywhere.

Reviewed-By: Tomas Babej <tbabej@redhat.com>
2015-08-12 18:17:23 +02: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 absolute imports 2015-08-12 18:17:23 +02:00
test_ldap.py Replace dict.has_key with the 'in' operator 2015-08-12 18:17:23 +02:00
test_otptoken_import.py Modernize number literals 2015-07-31 15:22:19 +02:00
test_rpcserver.py plugable: Pass API to plugins on initialization rather than using set_api 2015-07-01 13:05:30 +00:00
test_topology_plugin.py Added test - topology plugin is listed among DS plugins 2015-07-27 17:17:33 +02:00