summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestMetadata.py
Commit message (Collapse)AuthorAgeFilesLines
* Handle FAM monitor failures more gracefully:Chris St. Pierre2013-03-251-3/+17
| | | | | | | | | * 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.
* Metadata: process default client bootstrap mode properlyChris St. Pierre2013-02-141-8/+11
|
* moved common file locking code into Bcfg2.UtilsChris St. Pierre2013-02-141-1/+1
|
* added support for wildcard XInclude in XMLFileBackedChris St. Pierre2013-02-141-0/+1
|
* generate XML schema docs from XML schemas themselvesChris St. Pierre2012-12-101-3/+0
|
* Fixed inversion of category-group pairs from Connector plugins inChris St. Pierre2012-11-011-5/+12
| | | | ClientMetadata.categories
* fix ClientVersions tests when Django not installedChris St. Pierre2012-10-291-1/+1
|
* fixed unit testsChris St. Pierre2012-10-291-8/+9
|
* remove print statementChris St. Pierre2012-10-261-1/+0
|
* fixed Metadata unit testsChris St. Pierre2012-10-261-9/+55
|
* fixed metadata tests for get_client_names_by_profilesChris St. Pierre2012-10-171-0/+3
|
* wrote sphinx docs for base server CoreChris St. Pierre2012-10-151-4/+5
|
* wrote more detailed unit testing documentationChris St. Pierre2012-10-051-3/+3
|
* expanded pylint coverageChris St. Pierre2012-09-251-7/+7
|
* fixed tests for pylint changesChris St. Pierre2012-09-251-3/+2
|
* added server-side client metadata object cachingChris St. Pierre2012-09-051-1/+2
|
* reorganized testsuite to allow tests on stuff outside of srcChris St. Pierre2012-09-041-0/+1470