summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* fixed vcs_root/vcs_path for Version plugins, esp. SvnChris St. Pierre2012-11-192-4/+7
* Templating updates:Chris St. Pierre2012-11-192-13/+28
* removed another print statementChris St. Pierre2012-11-161-1/+0
* fixed tests for set_debugChris St. Pierre2012-11-162-14/+19
* cleaned up Templatehelper to help avoid some event handling errorsChris St. Pierre2012-11-162-60/+68
* POSIX: fixed removal of symlinked directoriesChris St. Pierre2012-11-163-90/+94
* Cfg: prevent genshi loader from caching templatesChris St. Pierre2012-11-131-23/+14
* POSIX: ensure that automatically-created parent dirs have appropriate +x permsChris St. Pierre2012-11-071-15/+23
* Properties: allow lax decryption, where failure to decrypt an element is not ...Chris St. Pierre2012-11-061-2/+9
* Fixed inversion of category-group pairs from Connector plugins inChris St. Pierre2012-11-011-5/+12
* fixed some POSIX unit testsChris St. Pierre2012-10-301-4/+6
* added Git.Update RMI, ability to base bcfg2 VCS repo at a different directory...Chris St. Pierre2012-10-301-1/+1
* fix ClientVersions tests when Django not installedChris St. Pierre2012-10-291-1/+1
* fixed unit testsChris St. Pierre2012-10-293-10/+14
* remove print statementChris St. Pierre2012-10-261-1/+0
* fixed Metadata unit testsChris St. Pierre2012-10-261-9/+55
* Fix tests for probesTim Laszlo2012-10-241-2/+5
* Fix tests for probesTim Laszlo2012-10-241-4/+8
* revert plugin interface tests that shouldn't have been included in commit (yet)Chris St. Pierre2012-10-221-6/+4
* fixed some POSIX unit testsChris St. Pierre2012-10-222-8/+18
* assigned Cfg handlers explicit priorities to avoid over-zealous regex matchesChris St. Pierre2012-10-171-5/+0
* fixed metadata tests for get_client_names_by_profilesChris St. Pierre2012-10-171-0/+3
* expanded pylint coverage to Admin modes, removed some old/broken admin modesChris St. Pierre2012-10-171-15/+3
* added unit tests to test for schema validityChris St. Pierre2012-10-162-1/+41
* testsuite: Fix more 'mode' testsSol Jerome2012-10-154-9/+9
* POSIX: Switch from perms to modeSol Jerome2012-10-151-10/+10
* removed print statements from testsuiteChris St. Pierre2012-10-151-3/+1
* added support for JSON and YAML properties filesChris St. Pierre2012-10-151-54/+203
* wrote sphinx docs for base server CoreChris St. Pierre2012-10-154-12/+22
* added django South to optional deps for unit testingChris St. Pierre2012-10-091-1/+1
* fix pylint unit test errorsChris St. Pierre2012-10-091-2/+3
* wrote more detailed unit testing documentationChris St. Pierre2012-10-0530-101/+160
* testsuite: tried to fix a broken testChris St. Pierre2012-10-031-5/+2
* Cfg: fixed regexes for handling and ignoring files with different Cfg handlersChris St. Pierre2012-10-031-55/+15
* prompt for locations of bcfg2 keypair in Init, using sane OS defaultsChris St. Pierre2012-10-032-2/+17
* testsuite: fixed some assorted testsChris St. Pierre2012-10-033-4/+6
* testsuite: expanded pylint coverageChris St. Pierre2012-10-032-6/+3
* 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-023-8/+733
* 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-275-9/+301
* made YUM driver pass pylintChris St. Pierre2012-09-261-1/+0
* documented which pylint messages are disabled and whyChris St. Pierre2012-09-261-0/+32
* made full pylint checks the default, expanded pylint coverage to lots of toolsChris St. Pierre2012-09-262-54/+101
* added more optional test prereqsChris St. Pierre2012-09-262-2/+3
* add to path in pylint for testingChris St. Pierre2012-09-251-1/+3