summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestCfg/TestCfgEncryptedGenerator.py
Commit message (Collapse)AuthorAgeFilesLines
* testsuite: more unit test fixesChris St. Pierre2014-04-251-2/+4
|
* Cfg: let EncryptedGenerator load setup object whenever the plugin is importedChris St. Pierre2013-12-091-3/+5
| | | | | | | Previously, if CfgEncryptedGenerator was imported before the Cfg object was instantiated, it would finalize the Bcfg2.Server.Plugins.Cfg.SETUP object with a value of None, and would be unable to access the options dict.
* wrote more detailed unit testing documentationChris St. Pierre2012-10-051-3/+1
|
* testsuite: fixed some assorted testsChris St. Pierre2012-10-031-2/+4
|
* testsuite: added unit tests for Cfg handlersChris St. Pierre2012-10-021-0/+76