summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Only sync the database once per TestCaseAlexander Sulfrian2016-09-051-0/+10
* testsuite: Added unit tests for new option parsingChris St. Pierre2014-11-101-0/+1
* testsuite: add test for InfoXML matching for altsrc entriesAlexander Sulfrian2014-10-141-0/+19
* Merge branch 'maint'Chris St. Pierre2014-04-251-20/+4
|\
* | Merge branch 'maint'Chris St. Pierre2013-12-091-1/+3
|\|
| * XMLSrc: Load XML in one step instead of separate read and parseChris St. Pierre2013-12-091-10/+10
| * testsuite: fixed DatabaseBacked default Core objectChris St. Pierre2013-11-251-1/+1
| * testsuite: make DatabaseBacked tests work without django installedChris St. Pierre2013-11-251-0/+8
| * testsuite: fixed unit tests for database fixesChris St. Pierre2013-11-251-2/+3
| * XMLFileBacked: Monitor XIncludes whenever a FAM is availableChris St. Pierre2013-09-041-11/+3
* | Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-291-3/+3
* | XMLFileBacked: always watch xincludesChris St. Pierre2013-08-301-13/+5
* | PrioDir: Fixed event handlerChris St. Pierre2013-08-141-7/+14
* | testsuite: fixed unit tests for new SSLCA stuffChris St. Pierre2013-08-131-6/+8
* | Rewrote SSLCA as Cfg handler.Chris St. Pierre2013-08-131-3/+3
* | testsuite: fixed unit tests for server pluginsChris St. Pierre2013-08-091-15/+45
* | testsuite: Fixed base plugin testsChris St. Pierre2013-08-091-41/+35
* | Replaced XMLSrc with StructFileChris St. Pierre2013-05-201-289/+61
* | Merge branch 'maint'Chris St. Pierre2013-04-241-16/+45
|\|
| * testsuite: fixed unit testsChris St. Pierre2013-03-281-16/+10
| * testsuite: fixed more unit test stuffChris St. Pierre2013-03-261-1/+0
| * fixed regex errors introduced by 6c996f42c53a36fc0406f836d64b8c1bec6f4bccChris St. Pierre2013-03-261-1/+2
| * Handle FAM monitor failures more gracefully:Chris St. Pierre2013-03-251-6/+32
| * added support for wildcard XInclude in XMLFileBackedChris St. Pierre2013-02-141-16/+37
| * fixed StructFile Match() unit testChris St. Pierre2013-02-041-2/+2
* | added support for wildcard XInclude in XMLFileBackedChris St. Pierre2013-02-141-16/+37
* | Added client ACLs:Chris St. Pierre2013-02-121-53/+108
* | made XInlcude and Encryption support more consistentChris St. Pierre2013-02-071-4/+0
* | converted InfoXML objects from XMLSrc to StructFileChris St. Pierre2013-02-061-171/+141
* | moved some libraries in Bcfg2/ into more specific (Server/ or Client/) placesChris St. Pierre2013-02-051-4/+4
* | added genshi support to StructFileChris St. Pierre2013-02-041-38/+80
* | made genshi a requirementChris St. Pierre2013-01-221-0/+10
* | fixed unit testsChris St. Pierre2013-01-171-6/+1
* | fixed unit testsChris St. Pierre2013-01-171-31/+23
* | removed support for info/:info filesChris St. Pierre2013-01-171-41/+14
* | abstracted encryption support from Properties/CfgPrivateKeyCreator to StructFileChris St. Pierre2013-01-171-1/+108
* | added module-level OptionParser to avoid passing it as an argument or global ...Chris St. Pierre2013-01-171-5/+7
|/
* Cfg: Added feature to provide generation of SSH keys, authorized_keys fileChris St. Pierre2013-01-031-26/+25
* added unit tests for GroupPatternsChris St. Pierre2012-12-181-17/+30
* fixed tests for set_debugChris St. Pierre2012-11-161-6/+6
* cleaned up Templatehelper to help avoid some event handling errorsChris St. Pierre2012-11-161-36/+37
* testsuite: Fix more 'mode' testsSol Jerome2012-10-151-2/+2
* removed print statements from testsuiteChris St. Pierre2012-10-151-3/+1
* wrote sphinx docs for base server CoreChris St. Pierre2012-10-151-4/+14
* wrote more detailed unit testing documentationChris St. Pierre2012-10-051-3/+4
* testsuite: added unit tests for Cfg handlersChris St. Pierre2012-10-021-5/+5
* testsuite: unit tests for Cfg plugin and base handlersChris St. Pierre2012-10-021-8/+6
* wrote unit tests for PropertiesChris St. Pierre2012-09-271-3/+3
* fixed tests for pylint changesChris St. Pierre2012-09-251-3/+3
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-2/+2