summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* maint: spec_helper should reset settings directories on *every* testJesse Wolfe2010-07-021-5/+11
* maint: Remove a heisentest that wasn't testing what it claimedJesse Wolfe2010-07-021-25/+0
* maint: spec_helper should only get loaded onceJesse Wolfe2010-07-021-0/+5
* maint: :mutable_defaults to improve spec consistencyJesse Wolfe2010-07-023-4/+18
* [#4090] Fix the run_mode for certs and put tests on the applications to asser...Matt Robinson2010-07-026-6/+20
* [#4059] fix the specs to correctly mock the Puppet::Resource.new call signatureJesse Wolfe2010-07-021-2/+2
* [#4059] Minor errors preventing ralsh from runningJesse Wolfe2010-07-011-2/+1
* [#2713] Enable ELSIFJesse Wolfe2010-07-013-864/+923
* [#3172] puppet kick can take hostnames as bare argumentsJesse Wolfe2010-07-013-8/+12
* [#4108] Missing constants fail deliberately and with a messageNick Lewis2010-07-011-1/+6
* [#4092] Changed notify message to defined instead of changedNick Lewis2010-07-011-1/+1
* Fix for #4091 -- require loop in executablesMarkus Roberts2010-07-012-2/+0
* [#4090] Change how RunMode instances are created so that an object for each R...Matt Robinson2010-07-016-5/+11
* [#4090] Fix last few tests and renames of mode to run_modeMatt Robinson2010-07-015-15/+5
* [#4090] Git rid of the idea that run_mode is a configurable option with defaultsMatt Robinson2010-07-018-18/+75
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-0120-65/+65
* [#4089] Replace internal usage of :check with :auditNick Lewis2010-07-018-11/+11
* [#3961] puppet cert --generate implies ca_location = :localJesse Wolfe2010-06-301-1/+5
* [#3961] Rename cert's @mode to @cert_mode to reduce confusionJesse Wolfe2010-06-302-19/+19
* maint: Confine a test that depends on sqliteMatt Robinson2010-06-282-0/+4
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-28344-0/+0
* Fix for test ordering sporadic failureMarkus Roberts2010-06-281-1/+1
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-28397-0/+0
* Merge branch 'testing' into tweak/testing/file_fix_root_spec_failureMarkus Roberts2010-06-288-18/+16
|\
| * Merge branch 'testing' into tweak/testing/silence_spec_outputMarkus Roberts2010-06-285-11/+13
| |\
| | * maint: Fixing tests that fail when run as rootMatt Robinson2010-06-281-0/+2
| | * Cleaning up various warnings in specsMarkus Roberts2010-06-284-11/+11
| * | maint: Fixes some noisy specsNick Lewis2010-06-283-7/+3
| |/
* / maint: A test specified that a file wasn't writeable, but was writeableMatt Robinson2010-06-281-1/+2
|/
* Removing obsolete nodescope conceptLuke Kanies2010-06-282-9/+1
* Fix #3665 - part 2, node inheritance fixesBrice Figureau2010-06-282-5/+47
* Fix failing tests in spec/unit/resources/type.rbBrice Figureau2010-06-281-3/+2
* Fix #3665 - main class shouldn't be a subscope of itselfBrice Figureau2010-06-282-1/+9
* maint: Fixes broken order-dependent Tidy specsNick Lewis2010-06-281-4/+4
* Fix for pre 1.8.7 compatibility in namvar patchMarkus Roberts2010-06-282-12/+5
* Breaking require-loopMarkus Roberts2010-06-271-1/+0
* Fix for #3985 typo causing warningMarkus Roberts2010-06-261-1/+1
* Fix: puppet apply trying to use XMLRPC constantJesse Wolfe2010-06-251-5/+1
* Remove an old test that had been unintentionally reintroduced by a mistake in...Jesse Wolfe2010-06-251-48/+0
* Tweak an old test due to new error handling.Jesse Wolfe2010-06-251-1/+1
* Restore error handling for value=Jesse Wolfe2010-06-251-10/+11
* Fix tests broken by level-violation fixJesse Wolfe2010-06-252-6/+5
* Simplify the newattr method by removing a level violationJesse Wolfe2010-06-254-25/+12
* maint: Rework testing of Reports http processor to be self containedRein Henrichs2010-06-251-5/+19
* [#3139] Fixed a problem with the value method for parametersNick Lewis2010-06-251-1/+1
* [#3139] Fixed a broken integration spec in type tidyNick Lewis2010-06-251-0/+5
* maint: Fixing test to reflect that host environment assignment now takes an o...Matt Robinson2010-06-251-1/+1
* Fix some tests broken by changing the call to newattrJesse Wolfe2010-06-251-2/+2
* Fixing oversensitive testMarkus Roberts2010-06-241-1/+1
* maint: Fix failing test that needed more methods stubbedMatt Robinson2010-06-241-2/+2