server
/
bcfg2
1.1.0-stable
debian
main
maint
maint-1.2
master
packages-dummy
py3-server
py3k
spline
spline-bookworm
spline-old
upstream/master
yum-helper-bug
Custom fork of bcfg2 (configuration management)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
/
common.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
wrote more detailed unit testing documentation
Chris St. Pierre
2012-10-05
1
-21
/
+124
|
*
testsuite: unit tests for Cfg plugin and base handlers
Chris St. Pierre
2012-10-02
1
-0
/
+7
|
*
wrote unit tests for Properties
Chris St. Pierre
2012-09-27
1
-6
/
+2
|
*
unittests: define assertNotRegexpMatches separately from assertRegexpMatches
Chris St. Pierre
2012-09-07
1
-0
/
+5
|
*
unittests: add regex assertions to the Bcfg2TestCase base object as necessary
Chris St. Pierre
2012-09-07
1
-78
/
+72
|
*
testsuite: fixed patchIf() for intermediate versions of mock
Chris St. Pierre
2012-09-07
1
-32
/
+19
|
*
testsuite: fixed syncdb for Django 1.4
Chris St. Pierre
2012-09-07
1
-3
/
+3
|
*
fixed some of our unittest convenience methods
Chris St. Pierre
2012-09-05
1
-2
/
+8
|
*
added assertRegexpMatches to Bcfg2TestCase for compat
Chris St. Pierre
2012-09-04
1
-1
/
+12
|
*
removed or fixed functools imports
Chris St. Pierre
2012-08-23
1
-1
/
+6
|
*
fixed patchIf() (I hope)
Chris St. Pierre
2012-08-22
1
-18
/
+59
|
*
fixed skip decorators
Chris St. Pierre
2012-08-22
1
-22
/
+9
|
*
add an argument, don't remove it in patchIf()
Chris St. Pierre
2012-08-22
1
-1
/
+1
|
*
remove extra argument in patchIf() the right way
Chris St. Pierre
2012-08-22
1
-1
/
+1
|
*
patchIf() adds arguments to function calls
Chris St. Pierre
2012-08-22
1
-1
/
+11
|
*
fixed assertItemsEqual for py < 2.7
Chris St. Pierre
2012-08-22
1
-31
/
+5
|
*
fixed conditional patching of pylibacl/selinux methods for py2.6
Chris St. Pierre
2012-08-22
1
-0
/
+15
|
*
removed context managers from unit tests
Chris St. Pierre
2012-08-21
1
-2
/
+2
|
*
lots of various py3k fixes
Chris St. Pierre
2012-08-21
1
-36
/
+129
|
*
fixed builtin mocks for py3k
Chris St. Pierre
2012-08-21
1
-0
/
+10
|
*
attempt to get tests working under python 2.6
Chris St. Pierre
2012-08-21
1
-4
/
+79
|
*
abstracted out some common test stuff into common.py
Chris St. Pierre
2012-08-13
1
-0
/
+77