summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testbase.py
Commit message (Collapse)AuthorAgeFilesLines
* Handle FAM monitor failures more gracefully:Chris St. Pierre2013-03-251-2/+20
| | | | | | | | | * Where possible, create the file or directory that is about to be monitored. This ensures that content can be added later without need to restart Bcfg2. (Otherwise, adding the monitor would fail, and so when you did create the file in question, bcfg2-server would never be notified of it.) * When not possible, give better error messages.
* fixed vcs_root/vcs_path for Version plugins, esp. SvnChris St. Pierre2012-11-191-0/+2
|
* fixed tests for set_debugChris St. Pierre2012-11-161-8/+13
|
* fixed unit testsChris St. Pierre2012-10-291-1/+1
|
* wrote more detailed unit testing documentationChris St. Pierre2012-10-051-2/+1
|
* testsuite: fixed patch scoping issues in py3kChris St. Pierre2012-09-071-6/+5
|
* split up mammoth Plugin.pyChris St. Pierre2012-09-061-0/+83