summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc
Commit message (Collapse)AuthorAgeFilesLines
* testsuite: expanded pylint coverageChris St. Pierre2012-10-031-5/+2
|
* testsuite: skip django pylint checks for nowChris St. Pierre2012-10-031-0/+10
|
* testsuite: added unit tests for Cfg handlersChris St. Pierre2012-10-0211-39/+564
|
* testsuite: unit tests for Cfg plugin and base handlersChris St. Pierre2012-10-022-8/+726
|
* fixed contingencies on sbin pylint checksChris St. Pierre2012-09-281-18/+25
|
* fixed contingent pylint code checksChris St. Pierre2012-09-281-10/+27
|
* wrote unit tests for encryptionChris St. Pierre2012-09-281-0/+199
|
* full pylint checks for bcfg2 (the client script)Chris St. Pierre2012-09-281-1/+1
|
* wrote unit tests for PropertiesChris St. Pierre2012-09-274-3/+299
|
* made YUM driver pass pylintChris St. Pierre2012-09-261-1/+0
|
* made full pylint checks the default, expanded pylint coverage to lots of toolsChris St. Pierre2012-09-261-52/+99
|
* add to path in pylint for testingChris St. Pierre2012-09-251-1/+3
|
* various pylint fixesChris St. Pierre2012-09-251-12/+13
|
* testsuite: fix path in pylint testsChris St. Pierre2012-09-251-0/+8
|
* SELinux: when selinux supports transactions but not adding modules via the ↵Chris St. Pierre2012-09-251-1/+2
| | | | API, defer module installation until after the transaction is complete
* expanded pylint coverageChris St. Pierre2012-09-253-55/+82
|
* fixed tests for pylint changesChris St. Pierre2012-09-256-86/+66
|
* more pylint checksChris St. Pierre2012-09-251-75/+112
|
* expanded pylint testsChris St. Pierre2012-09-251-2/+7
|
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-252-2/+138
|
* testsuite: Fixed Probes JSON testsChris St. Pierre2012-09-201-8/+5
|
* SEModules: fixed handling of module names againChris St. Pierre2012-09-181-22/+28
|
* SEModules: fixed unit testsChris St. Pierre2012-09-141-9/+10
|
* testsuite: fixed patch scoping issues in py3kChris St. Pierre2012-09-074-130/+164
|
* fixed unit tests for fixed Probes cache expirationChris St. Pierre2012-09-061-1/+1
|
* split up mammoth Plugin.pyChris St. Pierre2012-09-065-453/+546
|
* documented base plugin interfacesChris St. Pierre2012-09-062-19/+43
|
* improving plugin development docsChris St. Pierre2012-09-061-3/+17
|
* added server-side client metadata object cachingChris St. Pierre2012-09-052-1/+12
|
* for some reason we suddenly need to explicitly set ignore when testing INode ↵Chris St. Pierre2012-09-041-0/+1
| | | | objects
* reorganized testsuite to allow tests on stuff outside of srcChris St. Pierre2012-09-0421-0/+7056