summaryrefslogtreecommitdiffstats
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* maint: move trap call to Signal so we can stub it for specsMatt Robinson2011-05-191-1/+0
* maint: add a 'print' matcher to rspec, to inspect std{out,err}Daniel Pittman2011-04-281-43/+4
* maint: add the 'to', 'not_to', and 'to_not' aliases to rspec...Daniel Pittman2011-04-241-0/+12
* maint: add an "exit was called" matcher for rspec.Daniel Pittman2011-04-221-0/+22
* maint: better disabling of Signal#trap in our tests.Daniel Pittman2011-04-211-0/+5
* maint: stop stubbing log level setting.Daniel Pittman2011-04-201-0/+3
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-131-0/+0
* (#6962) Implement Face#summary support for the help face.Daniel Pittman2011-04-121-0/+7
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-081-10/+1
* maint: disable garbage collector during individual test cases.Daniel Pittman2011-04-081-0/+4
* Merge puppet-interfaces into puppet.Daniel Pittman2011-04-071-0/+3
|\
| * (#7005) added require 'tmpdir' to spec helper.Dan Bode2011-04-071-0/+1
| * (#7012) Update references in code to use face(s)Daniel Pittman2011-04-071-4/+4
| * maint: add `write_scratch_string` helper for testing...Daniel Pittman2011-04-061-1/+15
| * maint: whitespace cleanup for spec_helper.Daniel Pittman2011-04-061-17/+19
| * (#6749) implementing option handling in CLI string wrapperDaniel Pittman2011-04-041-0/+4
| * MAINT: the API is officially named "string" as of this moment.Daniel Pittman2011-03-281-1/+1
| * (Maint.) Require 'puppet/interface' in spec_helper.rbPieter van de Bruggen2011-03-231-0/+1
| * (#6805) Add a "configurer" applicationNick Lewis2011-03-211-0/+20
| * Switching Interfaces to be instancesLuke Kanies2011-02-221-0/+17
* Merge branch '2.6.next' into nextMax Martin2011-03-231-0/+6
|\
| * (#4884) Autorequire shared behaviors and method to silence warningsDaniel Pittman2011-03-151-0/+6
* | Merge branch '2.6.x' into nextMatt Robinson2011-03-181-0/+1
|\|
| * Maint: Added the ability to replace the behavior ofPaul Berry2011-03-071-0/+1
* | Merge branch '2.6.next' into nextMatt Robinson2011-03-071-0/+1
|\|
| * (#6346) Move the trap calls onto Signal so they're easier to stubMatt Robinson2011-02-161-0/+1
* | (#6582) Eliminate the last vestige of the unit tests from the specs.Daniel Pittman2011-03-031-4/+0
* | (#6582) move more helper code into methods, out of RSpec#configureDaniel Pittman2011-03-031-20/+1
* | (#6582) add fixture helper methods to replace unit test code.Daniel Pittman2011-03-031-0/+3
* | (#6582) order RSpec global :before and :after hooks naturally.Daniel Pittman2011-03-031-17/+17
* | Merge branch '2.6.x' into nextNick Lewis2011-01-061-6/+8
|\|
| * (#5771): Fix spec failures associated with rspec upgradeNick Lewis2011-01-051-0/+4
| * (#5771) Upgrade rspec to version 2Matt Robinson2011-01-041-6/+4
| * (#5233) Randomize tmp dir pathsMatt Robinson2010-11-081-1/+1
* | Maint: Switched spec tests to use a class rather than Array as the log destin...Paul Berry2010-11-181-1/+1
* | (#5132) Provide a query REST interface for inventoryMatt Robinson2010-10-281-1/+1
|/
* [#4783] (#4783) Fix RRDGraph report generationMatt Robinson2010-09-291-0/+1
* [#4660] Avoid passing rake and autotest args to puppet testsMatt Robinson2010-09-041-0/+3
* [#4308] Remove puppettest from specsMatt Robinson2010-09-031-26/+4
* Code smell: Two space indentationMarkus Roberts2010-07-091-49/+49
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-3/+3
* Code smell: Win32 --> MS_windowsMarkus Roberts2010-07-091-1/+1
* [#4114] Fixes test failures caused by previous 4114 fixesNick Lewis2010-07-071-0/+1
* [#4114] Fix failures in the unit testsMatt Robinson2010-07-071-0/+5
* [#4136] Specs should listen on localhostJesse Wolfe2010-07-061-0/+3
* maint: spec_helper should reset settings directories on *every* testJesse Wolfe2010-07-021-5/+11
* maint: spec_helper should only get loaded onceJesse Wolfe2010-07-021-0/+5
* [#4055] Add CouchDB terminus for factsRein Henrichs2010-02-171-0/+1
* Working #3139 - Adding Settings.clear Spec#afterLuke Kanies2010-02-171-0/+1