freeipa/tests/test_xmlrpc
Rob Crittenden c781e8a57d Add a new objectclass, ipaObject, that will add a UUID to many IPA objects
ipaObject is defined as an auxiliary objectclass so it is up to the
plugin author to ensure that the objectclass is included an a UUID generated.
ipaUniqueId is a MUST attribute so if you include the objectclass you must
ensure that the uuid is generated.

This also fixes up some unrelated unit test failures.
2009-08-10 16:38:42 -06:00
..
__init__.py Initial tests for user, group and service plugin API 2008-11-03 17:31:32 -05:00
test_automount_plugin.py Add unit tests for new plugins. 2009-07-02 13:33:04 -04:00
test_group_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
test_host_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
test_hostgroup_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
test_netgroup_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
test_passwd_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
test_rolegroup_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
test_service_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
test_taskgroup_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
test_user_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
xmlrpc_test.py Add utility functions for plugin unit testing. 2009-07-02 13:33:04 -04:00