This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
freeipa
Watch
3
Star
0
Fork
0
You've already forked freeipa
mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced
2025-02-25 18:55:28 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b3c2238f6ecb5fc496acc50fc81f5b658d23c4b
freeipa
/
ipalib
/
tests
History
Jason Gerard DeRose
42c53b2a53
44: Added Plugin.finalize() method called by API after all plugin instances are created; updated corresponding unit tests
2008-08-05 04:24:19 +00:00
..
__init__.py
1: Started roughing out ipalib package
2008-07-18 17:51:34 +00:00
test_base.py
31: Renamed exceptions.py to errors.py
2008-07-31 18:57:10 +00:00
test_crud.py
9: Reorganized new work and unit tests based around base.Object being the plugin definining unit
2008-07-19 23:40:23 +00:00
test_plugable.py
44: Added Plugin.finalize() method called by API after all plugin instances are created; updated corresponding unit tests
2008-08-05 04:24:19 +00:00
test_tstutil.py
37: Renamed tstutil.yes_raises() to raises(); changed test_plugable.py to use raises() throughout
2008-08-01 06:02:29 +00:00
tstutil.py
40: Rewrote dictionary interface for plugable.NameSpace to better suite new architecture
2008-08-01 20:42:35 +00:00