summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestTemplateHelper.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #299 from AlexanderS/fix/cachingChris St. Pierre2015-10-051-2/+5
|\ | | | | Expire metadata cache in all Connector plugins.
| * TemplateHelper: Expire metadata cache on FileMonitor eventAlexander Sulfrian2015-07-271-2/+5
| |
* | Utils: Generalize safe_module_nameAlexander Sulfrian2015-07-241-10/+16
|/ | | | | Other plugins that also import user generated python source code, may want to use safe_module_name from TemplateHelper.
* Merge branch 'master' into 1.4.xChris St. Pierre2013-02-201-5/+10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/appendix/contributors.txt schemas/bundle.xsd src/lib/Bcfg2/Client/Tools/__init__.py src/lib/Bcfg2/Server/Encryption.py src/lib/Bcfg2/Server/Lint/Genshi.py src/lib/Bcfg2/Server/Plugins/Bundler.py src/lib/Bcfg2/Server/Plugins/Decisions.py src/lib/Bcfg2/Server/Plugins/TemplateHelper.py src/sbin/bcfg2-test testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/Test__init.py testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIXUsers.py testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProperties.py tools/bcfg2-profile-templates.py
| * fixed unit testsChris St. Pierre2013-01-291-5/+10
| |
* | fixed unit testsChris St. Pierre2013-01-171-1/+1
|/
* cleaned up Templatehelper to help avoid some event handling errorsChris St. Pierre2012-11-161-24/+31
|
* wrote more detailed unit testing documentationChris St. Pierre2012-10-051-2/+1
|
* testsuite: fixed patch scoping issues in py3kChris St. Pierre2012-09-071-3/+2
|
* reorganized testsuite to allow tests on stuff outside of srcChris St. Pierre2012-09-041-0/+120