freeipa/ipalib/tests
2008-10-02 19:09:13 -06:00
..
__init__.py 1: Started roughing out ipalib package 2008-07-18 17:51:34 +00:00
test_backend.py 320: plugable.API now respects the Plugin.__proxy__ flag; added test for plugins without proxy to unit tests for API 2008-09-24 00:44:41 +00:00
test_cli.py 257: Improved help command, now parsing options with optparse 2008-09-04 06:33:57 +00:00
test_crud.py Environment is now subclassed from object, rather then dict. Added tests for Environment and config.py 2008-10-02 17:22:41 -06:00
test_errors.py 247: Added unit tests for errors.RequirementError 2008-09-03 22:29:01 +00:00
test_frontend.py Environment is now subclassed from object, rather then dict. Added tests for Environment and config.py 2008-10-02 17:22:41 -06:00
test_ipa_types.py 239: Added errors.ConversionError; started big clean up of how ValidationError is raised so it works well with multivalues 2008-09-03 18:32:49 +00:00
test_plugable.py Environment is now subclassed from object, rather then dict. Added tests for Environment and config.py 2008-10-02 17:22:41 -06:00
test_tstutil.py 86: Actually change *all* tab indentation to 4-space: 'sed s/\t/ /g' 2008-08-08 21:40:03 +00:00
test_util.py Added ipalib/util.py with xmlrpc_marshal() and xmlrpc_unmarshal() functions; added corresponding unit tests 2008-10-02 19:09:13 -06:00
tstutil.py Environment is now subclassed from object, rather then dict. Added tests for Environment and config.py 2008-10-02 17:22:41 -06:00