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
74f5719078adfcfdf8b98bf97f0828dd150c840d
freeipa
/
ipalib
/
tests
T
History
Jason Gerard DeRose
74f5719078
42: plugable.Plugin.__init__() now takes the plugable.API instance as its single argument
2008-08-01 21:25:46 +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
42: plugable.Plugin.__init__() now takes the plugable.API instance as its single argument
2008-08-01 21:25:46 +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