freeipa/tests
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
..
test_ipalib Removed PluginProxy and all its uses 2009-08-05 12:18:51 -04:00
test_ipaserver Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00
test_ipawebui Renamed ipa_webui/ to ipawebui/ and tests/test_ipa_webui/ to tests/test_ipawebui 2009-01-04 19:48:02 -07:00
test_xmlrpc Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
__init__.py Added top-level tests/ package that will contain all unit tests 2008-10-07 20:36:44 -06:00
data.py Re-enable Python2.4 tests and fixed some small things broken under Python2.4 2008-12-08 12:34:38 -07:00
test_util.py Renamed tests/tstutil.py to tests/util.py 2008-10-07 22:30:53 -06:00
util.py Added stuff for managing connections and new Executioner backend base class 2009-02-03 15:29:03 -05:00