freeipa/tests/test_ipalib
2008-11-13 21:07:47 -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 Changed calling signature of output_for_cli(); started work on 'textui' backend plugin 2008-11-12 00:46:04 -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 output_for_cli signature is now output_for_cli(textui, result, *args, **options) 2008-11-12 09:55:11 -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_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 Added util.make_repr() function; added corresponding unit tests 2008-11-13 21:07:47 -07:00