freeipa/ipatests/test_ipaserver
Christian Heimes b431e9b684 Py3: Remove subclassing from object
Python 2 had old style and new style classes. Python 3 has only new
style classes. There is no point to subclass from object any more.

See: https://pagure.io/freeipa/issue/7715
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
2018-09-27 11:49:04 +02:00
..
data ipa-otptoken-import: Make PBKDF2 refer to the pkcs5 namespace 2017-09-01 10:50:34 +02:00
test_install Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
__init__.py pytest 3.x compatibility 2017-03-27 18:03:14 +02:00
httptest.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_changepw.py Unified ldap_initialize() function 2018-02-15 18:32:17 +01:00
test_dnssec.py ipapython: move dnssec, p11helper and secrets to ipaserver 2016-11-29 14:50:51 +01:00
test_i18n_messages.py Add tests for "i18n_messages" end point 2018-07-17 15:32:28 -04:00
test_ipap11helper.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_kadmin.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_ldap.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_migratepw.py Add basic tests for "migration" end point 2018-08-27 17:10:32 +02:00
test_otptoken_import.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_rpcserver.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_secrets.py Remove os.chdir() from test_ipap11helper 2018-04-10 17:35:17 +02:00
test_serverroles.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_topology_plugin.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_version_comparison.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00