summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testbase.py
Commit message (Collapse)AuthorAgeFilesLines
* testsuite: Added unit tests for new option parsingChris St. Pierre2014-11-101-0/+1
|
* Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-291-1/+1
|
* testsuite: fixed unit tests for server pluginsChris St. Pierre2013-08-091-1/+5
|
* testsuite: Fixed base plugin testsChris St. Pierre2013-08-091-46/+2
|
* Plugin: fixed tests on Debuggable.set_debugChris St. Pierre2013-08-071-5/+0
|
* testsuite: *really* fixed tests for a03fde3ea32d3eb2cadb443454749111dda1797fChris St. Pierre2013-06-131-1/+1
|
* testsuite: fixed tests for a03fde3ea32d3eb2cadb443454749111dda1797fChris St. Pierre2013-06-131-18/+19
|
* 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