index
:
.git
master
Unnamed repository; edit this file 'description' to name the repository.
Rob Crittenden
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Param now takes cli_name kwarg that sets Param.cli_name attribute
Jason Gerard DeRose
2008-10-13
1
-0
/
+2
|
*
Added CrudBackend abstract class defining generic CRUD API
Jason Gerard DeRose
2008-10-13
1
-0
/
+51
|
*
crud.Add.get_args() and get_options() now yield static values in takes_args, ↵
Jason Gerard DeRose
2008-10-09
1
-2
/
+11
|
|
|
|
takes_options after the automagic ones
*
Base Command.execute() method now raises NotImplementedError; updated unit tests
Jason Gerard DeRose
2008-10-08
1
-0
/
+3
|
*
Changed sub-package docstrings in tests/ to make consintent with other packages
Jason Gerard DeRose
2008-10-08
3
-3
/
+3
|
*
PEP 257: cleaned up docstrings in test_ipa_types.py
Jason Gerard DeRose
2008-10-08
1
-3
/
+62
|
*
Fixed two PEP 257 violations I missed in test_plugable.py
Jason Gerard DeRose
2008-10-08
1
-2
/
+2
|
*
PEP 257: cleaned up docstrings in test_frontend.py
Jason Gerard DeRose
2008-10-08
1
-45
/
+76
|
*
PEP 257: cleaned up docstrings in test_errors.py
Jason Gerard DeRose
2008-10-08
1
-14
/
+29
|
*
Restructured test_crud.py around new CrudChecker base class
Jason Gerard DeRose
2008-10-08
1
-85
/
+83
|
*
Made docstrings in test_crud.py contistent with rest
Jason Gerard DeRose
2008-10-07
1
-10
/
+26
|
*
PEP 257: cleaned up docstrings in test_config.py
Jason Gerard DeRose
2008-10-07
1
-4
/
+4
|
*
PEP 257: cleaned up docstrings in test_cli.py
Jason Gerard DeRose
2008-10-07
1
-10
/
+12
|
*
PEP 257: cleaned up docstrings in test_plugable.py
Jason Gerard DeRose
2008-10-07
1
-24
/
+69
|
*
Renamed tests/tstutil.py to tests/util.py
Jason Gerard DeRose
2008-10-07
11
-30
/
+30
|
*
-m
Jason Gerard DeRose
2008-10-07
2
-2
/
+2
|
*
Moved tstutil.py into base of tests so it can be used by all test ↵
Jason Gerard DeRose
2008-10-07
11
-12
/
+12
|
|
|
|
subpackages more easily
*
Moved ipa_server/tests/ to tests/test_ipa_server/
Jason Gerard DeRose
2008-10-07
1
-0
/
+22
|
*
Cleaned up package and module level docstrings for everything in tests/
Jason Gerard DeRose
2008-10-07
11
-11
/
+11
|
*
Moved ipa_webui/tests/ to tests/test_ipa_webui/
Jason Gerard DeRose
2008-10-07
2
-0
/
+91
|
*
Moved ipalib/tests/ into tests/test_ipalib/
Jason Gerard DeRose
2008-10-07
12
-0
/
+3431
|
*
Added top-level tests/ package that will contain all unit tests
Jason Gerard DeRose
2008-10-07
1
-0
/
+22