freeipa/ipatests
Tomas Krizek 5b81dbfda1 ipaldap: merge IPAdmin to LDAPClient
* move IPAdmin methods to LDAPClient
* add extra arguments (cacert, sasl_nocanon) to LDAPClient.__init__()
* add host, port, _protocol to LDAPClient (parsed from ldap_uri)
* create get_ldap_uri() method to create ldap_uri from former
    IPAdmin.__init__() arguments
* replace IPAdmin with LDAPClient + get_ldap_uri()
* remove ununsed function argument hostname from
    enable_replication_version_checking()

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

Reviewed-By: Martin Basti <mbasti@redhat.com>
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2016-11-07 11:34:03 +01:00
..
man Build: merge ipatests/man/configure.ac to top-level configure.ac 2016-10-24 13:30:12 +02:00
pytest_plugins Pylint: remove unused variables in tests 2016-10-11 16:50:32 +02:00
test_cmdline Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_install ipaldap: merge IPAdmin to LDAPClient 2016-11-07 11:34:03 +01:00
test_integration ipaldap: merge IPAdmin to LDAPClient 2016-11-07 11:34:03 +01:00
test_ipalib pylint: enable the import-error check 2016-10-24 14:11:08 +02:00
test_ipapython Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_ipaserver pylint: enable the import-error check 2016-10-24 14:11:08 +02:00
test_pkcs10 Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_webui pylint: enable the import-error check 2016-10-24 14:11:08 +02:00
test_xmlrpc Tests: Verify that cert commands show CA without --all 2016-10-26 16:53:27 +02:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Build: move translations from install/po/ to top-level po/ 2016-10-24 13:30:12 +02:00
ipa-run-tests Switch ipa-run-tests to pytest 2014-11-21 12:14:44 +01:00
ipa-test-config Use the print function 2015-09-01 11:42:01 +02:00
ipa-test-task Use the print function 2015-09-01 11:42:01 +02:00
pytest.ini Add __name__ == __main__ guards to setup.pys 2016-10-25 18:11:31 +02:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Add __name__ == __main__ guards to setup.pys 2016-10-25 18:11:31 +02:00
test_util.py Fix test_util.test_assert_deepequal test 2016-10-04 14:11:00 +02:00
util.py ipatests: provide context manager for keytab usage in RPC tests 2016-10-04 18:03:03 +02:00