freeipa/ipalib/tests
2008-09-24 02:52:19 +00: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_errors.py 247: Added unit tests for errors.RequirementError 2008-09-03 22:29:01 +00:00
test_frontend.py 323: Added Command.run() method that dispatches to execute() or forward(); added corresponding unit tests 2008-09-24 02:52:19 +00: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 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_tstutil.py 86: Actually change *all* tab indentation to 4-space: 'sed s/\t/ /g' 2008-08-08 21:40:03 +00:00
tstutil.py 240: Small change in tstutil.check_TypeError(), cleaned up use of check_TypeError() in test_Option.test_normalize() 2008-09-03 18:41:46 +00:00