freeipa/ipatests/test_xmlrpc
Milan Kubík d25a45a9f9 Abstract the HostTracker class from host plugin test
Implements a base class to help test LDAP based plugins.

The class has been decoupled from the original host plugin test
and moved to separate module ipatests.test_xmlrpc.ldaptracker.

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

Reviewed-By: David Kupka <dkupka@redhat.com>
2015-06-05 19:06:20 +02:00
..
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
ldaptracker.py Abstract the HostTracker class from host plugin test 2015-06-05 19:06:20 +02:00
objectclasses.py Add plugin to manage service constraint delegations 2015-06-03 09:47:40 +00:00
test_attr.py Test fixed modlist generation code 2014-03-03 12:14:09 +01:00
test_automember_plugin.py Fix error message for nonexistent members and add tests. 2014-11-24 16:04:57 +01:00
test_automount_plugin.py Run pylint on tests 2015-01-14 11:40:28 +01:00
test_baseldap_plugin.py ldap: Move schema handling from IPASimpleLDAPObject to LDAPClient 2015-04-16 06:58:31 +00:00
test_batch_plugin.py Do not require description in UI. 2014-09-29 12:53:43 +02:00
test_cert_plugin.py Use setup_class/teardown_class in Declarative tests 2014-11-21 12:14:44 +01:00
test_config_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_delegation_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_dns_plugin.py Ipatests DNS SOA Record Maintenance 2015-04-02 08:56:32 +00:00
test_dns_realmdomains_integration.py DNS tests: tests update to due to change in options 2014-09-25 16:38:02 +02:00
test_external_members.py tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
test_group_plugin.py Test Objectclass of postdetach group 2015-05-07 16:05:54 +02:00
test_hbac_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_hbacsvcgroup_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_hbactest_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_host_plugin.py Abstract the HostTracker class from host plugin test 2015-06-05 19:06:20 +02:00
test_hostgroup_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_idviews_plugin.py ipatests: Add coverage for adding and removing sshpubkeys in ID overrides 2015-02-19 17:03:06 +01:00
test_krbtpolicy.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_nesting.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_netgroup_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_old_permission_plugin.py User life cycle: Stage user Administrators permission/priviledge 2015-05-18 09:37:21 +02:00
test_passwd_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_permission_plugin.py User life cycle: Stage user Administrators permission/priviledge 2015-05-18 09:37:21 +02:00
test_ping_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_privilege_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_pwpolicy_plugin.py pwpolicy-mod: Fix crash when priority is changed 2014-05-28 15:58:24 +02:00
test_radiusproxy_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_range_plugin.py tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
test_realmdomains_plugin.py permission plugin: Auto-add operational atttributes to read permissions 2014-09-12 18:22:17 +02:00
test_replace.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_role_plugin.py Support delegating RBAC roles to service principals 2014-08-21 14:07:01 +02:00
test_selfservice_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_selinuxusermap_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_service_plugin.py add --hosts and --hostgroup options to allow/retrieve keytab methods 2014-12-03 11:34:10 +00:00
test_servicedelegation_plugin.py Add plugin to manage service constraint delegations 2015-06-03 09:47:40 +00:00
test_sudocmd_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_sudocmdgroup_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_sudorule_plugin.py sudorule: Allow unsetting sudoorder 2014-06-18 12:59:25 +02:00
test_trust_plugin.py tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
test_user_plugin.py tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
test_vault_plugin.py Added vault plugin. 2015-05-25 06:17:09 +00:00
testcert.py ipaplatform: Move all filesystem paths to ipaplatform.paths module 2014-06-16 19:48:20 +02:00
xmlrpc_test.py test_host_plugin: Use HostTracker fixtures 2015-01-14 11:40:28 +01:00