freeipa/tests/test_ipalib
2008-10-27 01:35:40 -06: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 Renamed tests/tstutil.py to tests/util.py 2008-10-07 22:30:53 -06:00
test_cli.py PEP 257: cleaned up docstrings in test_cli.py 2008-10-07 23:29:42 -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 API.env is now an Env instance rather than an Environment instance 2008-10-27 01:35:40 -06: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 API.load_plugins() place-holder, which cascades call to API.bootstrap() 2008-10-26 23:53:44 -06:00
test_util.py Renamed tests/tstutil.py to tests/util.py 2008-10-07 22:30:53 -06:00