This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
freeipa
Watch
3
Star
0
Fork
0
mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced
2026-09-03 20:52:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbcb55bd11d17dbff8ec3c7c99cf7b3bb91d3752
freeipa
/
tests
T
History
Jason Gerard DeRose
83d6c95e46
API.load_plugins() no longer takes dry_run=False kwarg and instead checks in env.mode == 'unit_test' to decide whether to load the plugins; it also only loads ipa_server.plugins in env.in_server is True
2008-10-27 23:39:43 -06:00
..
test_ipa_server
Changed sub-package docstrings in tests/ to make consintent with other packages
2008-10-08 01:30:52 -06:00
test_ipa_webui
Changed sub-package docstrings in tests/ to make consintent with other packages
2008-10-08 01:30:52 -06:00
test_ipalib
API.load_plugins() no longer takes dry_run=False kwarg and instead checks in env.mode == 'unit_test' to decide whether to load the plugins; it also only loads ipa_server.plugins in env.in_server is True
2008-10-27 23:39:43 -06:00
__init__.py
Added top-level tests/ package that will contain all unit tests
2008-10-07 20:36:44 -06:00
test_util.py
Renamed tests/tstutil.py to tests/util.py
2008-10-07 22:30:53 -06:00
util.py
Finished Env._finalize_core() and corresponding unit tests
2008-10-24 20:02:14 -06:00