freeipa/tests/test_ipalib
2009-01-03 15:35:54 -07:00
..
__init__.py Changed sub-package docstrings in tests/ to make consintent with other packages 2008-10-08 01:30:52 -06:00
test_backend.py Did some initial work for Context plugins 2008-10-30 01:11:33 -06:00
test_base.py Copied plugable.NameSpace to base.NameSpace and made many docstring and unit test improvements 2008-12-31 02:28:49 -07:00
test_cli.py Started work on cleaning up how exceptions are caught and sys.exit() is called in ipalib.cli.CLI 2008-11-13 23:29:35 -07:00
test_config.py Env now supports float values 2008-12-30 15:02:15 -07:00
test_crud.py Partially revert back change. Del shouldn't provide default options. 2008-11-03 13:14:46 -05:00
test_error2.py Ported errors.SubprocessError to errors2 2009-01-03 15:35:54 -07:00
test_errors.py IPAError now more appropriately subclasses from StandardError instead of Exception 2008-10-23 21:21:51 -06:00
test_frontend.py Fixed Warning messages about log dir in unit test 2008-12-08 16:56:24 -07:00
test_ipa_types.py PEP 257: cleaned up docstrings in test_ipa_types.py 2008-10-08 01:24:39 -06:00
test_parameter.py New Param: ported Param.__repr__() and corresponding unit test 2008-12-18 11:21:12 -07:00
test_plugable.py Removed depreciated code in ipalib.plugable that has been moving into ipalib.base 2009-01-02 00:46:45 -07:00
test_request.py Cleaned up Env.__setattr__() and Env.__setitem__() a bit updated their unit tests 2008-12-22 17:29:11 -07:00
test_rpc.py tests.test_ipalib.test_rpc now imports constants from tests.data 2008-12-08 15:10:01 -07:00
test_util.py Removed depreciated rpc code from ipalib.util; removed corresponding unit tests in test_util 2008-12-08 15:15:50 -07:00