freeipa/tests/test_ipalib
Rob Crittenden f18c84444d Partially revert back change. Del shouldn't provide default options.
It can provide custom ones though, if defined with takes_params() in the class.
2008-11-03 13:14:46 -05: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 Reoganized global option functionality to it is easy for any script to use the environment-related global options; lite-xmlrpc.py now uses same global options 2008-10-31 18:17:08 -06: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 API.env is now an Env instance rather than an Environment instance 2008-10-27 01:35:40 -06:00
test_ipa_types.py PEP 257: cleaned up docstrings in test_ipa_types.py 2008-10-08 01:24:39 -06:00
test_plugable.py Added tests.util.get_api() function to create a standard (api, home) tuple for unit testing 2008-10-30 01:34:46 -06:00
test_util.py Renamed tests/tstutil.py to tests/util.py 2008-10-07 22:30:53 -06:00