freeipa/ipalib/tests
2008-09-21 22:18:33 +00:00
..
__init__.py 1: Started roughing out ipalib package 2008-07-18 17:51:34 +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_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 307: Split Plugin.finalize() into two steps 1) Plugin.set_api() and 2) Plugin.finalize(); updated unit tests 2008-09-21 21:50:56 +00:00
test_public.py 311: Renamed generate_option() to create_param() 2008-09-21 22:18:33 +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