freeipa/tests/test_ipalib
2008-12-17 23:08:52 -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_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._finalize_core() now also loads config from Env.conf_default 2008-10-27 01:09:53 -06:00
test_crud.py Partially revert back change. Del shouldn't provide default options. 2008-11-03 13:14:46 -05: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: split class_rules and *rules into separate attributes 2008-12-17 18:32:46 -07:00
test_plugable.py Plugin.doc instance attribute is now parsed out using inspect.getdoc(); added Plugin.summary instance attribute, created in Plugin.__init__() 2008-12-17 23:08:52 -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