summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
...
* | TestDecisions: fix testAlexander Sulfrian2014-10-141-4/+4
* | Fix tests to match changes to the Jinja2 code.Gordon Messmer2014-09-112-34/+36
* | First pass at Jinja2 support for Cfg.Gordon Messmer2014-09-114-1/+95
* | Fixed up test cases relating to _diff from POSIXFileMatt Kemp2014-08-151-36/+19
* | more unit test fixesChris St. Pierre2014-04-251-0/+4
* | Merge branch 'maint'Chris St. Pierre2014-04-255-226/+207
|\|
| * testsuite: more unit test fixesChris St. Pierre2014-04-252-31/+5
| * fixed pylint/pep-8 testsChris St. Pierre2014-04-251-1/+1
* | Merge branch 'maint' into masterSol Jerome2014-04-163-221/+237
|\|
| * POSIX: Fix verification of symlinksChris St. Pierre2014-02-211-20/+30
| * testsuite: Fixed several pylint 1.0 issuesChris St. Pierre2014-02-212-2/+11
| * Augeas improvements:Chris St. Pierre2013-12-111-26/+23
* | Tests: Call the syncdb function so that the database gets cleanedMichael Fenn2014-04-091-0/+1
* | Merge branch 'maint'Chris St. Pierre2013-12-099-29/+321
|\|
| * testsuite: made pylint tests at least kinda work with pylint 1.0Chris St. Pierre2013-12-091-8/+22
| * XMLSrc: Load XML in one step instead of separate read and parseChris St. Pierre2013-12-091-10/+10
| * Cfg: let EncryptedGenerator load setup object whenever the plugin is importedChris St. Pierre2013-12-091-3/+5
| * testsuite: fixed local implementation of assertItemsEqualChris St. Pierre2013-12-051-2/+5
| * Augeas: Only install unverified commandsChris St. Pierre2013-12-051-7/+24
| * testsuite: install (most) optional dependencies correctly for travis-ciChris St. Pierre2013-12-052-5/+9
| * testsuite: fixed Augeas unit tests in travis-ciChris St. Pierre2013-12-052-185/+185
| * Tools: new Augeas driverChris St. Pierre2013-12-052-17/+269
| * testsuite: fixed DatabaseBacked default Core objectChris St. Pierre2013-11-251-1/+1
| * testsuite: make DatabaseBacked tests work without django installedChris St. Pierre2013-11-251-0/+8
| * testsuite: fixed unit tests for database fixesChris St. Pierre2013-11-251-2/+3
| * testsuite: removed py2.5 from travis tests, no longer supportedChris St. Pierre2013-11-251-13/+1
| * testsuite: fixed unit tests for Probes allowed_groups optionChris St. Pierre2013-11-141-1/+35
| * testsuite: remove duplicate django installationChris St. Pierre2013-10-281-1/+1
* | Options: made unit test flag publicChris St. Pierre2013-11-121-1/+1
* | testsuite: Wrote bcfg2-crypt end-to-end testsChris St. Pierre2013-11-1213-0/+485
* | Options: added workaround for unit tests that use the parserChris St. Pierre2013-11-121-0/+3
* | DB: fixed how Django settings are loadedChris St. Pierre2013-10-301-7/+5
* | Plugins: Added TemplateDataProvider plugin interfaceChris St. Pierre2013-10-302-13/+40
* | Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-296-23/+26
* | Merge branch 'maint'Chris St. Pierre2013-10-283-4/+151
|\|
| * testsuite: install django 1.4.8 when testing py 2.5Chris St. Pierre2013-10-281-1/+3
| * Tests: Fix tests after 9a6a231Michael Fenn2013-10-041-1/+6
| * testsuite: install boto with optional dependenciesChris St. Pierre2013-09-261-1/+1
| * New plugin: AWSTagsChris St. Pierre2013-09-261-0/+140
| * testsuite: Fixed CfgPublicKeyCreator testsChris St. Pierre2013-09-161-6/+5
* | Merge branch 'maint'Chris St. Pierre2013-09-162-32/+93
|\|
| * CfgPublicKeyCreator: properly handle case where only private key has been cre...Chris St. Pierre2013-09-162-32/+93
* | Merge branch 'maint'Chris St. Pierre2013-09-092-5/+8
|\|
| * testsuite: add "encoding" to setup for POSIXUsers testsChris St. Pierre2013-09-091-1/+8
| * Cfg: Give non-specific handlers a default specificityChris St. Pierre2013-09-091-5/+7
| * XMLFileBacked: Monitor XIncludes whenever a FAM is availableChris St. Pierre2013-09-041-11/+3
* | testsuite: fixed authorized_keys.xml tests with elimination of <Params>Chris St. Pierre2013-09-051-9/+10
* | testsuite: Skip Probes DB tests if django is not availableChris St. Pierre2013-09-031-0/+1
* | testsuite: removed obsolete can_skip variableChris St. Pierre2013-09-038-390/+369
* | testsuite: use unittest2 on py<2.7 instead of writing everything ourselvesChris St. Pierre2013-09-032-169/+13