summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
AgeCommit message (Expand)Author
2016-04-07(maint) Update to current modulesync_configs [953280c]David Schmitt
2015-06-01Remove unused puppet_spec codeDavid Schmitt
2015-06-01Convert tests to use plain rspec-puppetDavid Schmitt
2015-06-01spec_helper: implement an easy way for specs to confine to puppet versionDavid Schmitt
2015-06-01Workaround the broken rspec-mocks support in rspec-puppetDavid Schmitt
2015-05-05spec_helper: Remove unneccesary stubbingDavid Schmitt
2015-05-05spec_helper: use proper mocha import to avoid warningDavid Schmitt
2015-05-05spec_helper: set parser config if requestedDavid Schmitt
2014-08-05Remove simplecovHunter Haugen
2014-05-07Add mode +x to spec .rb filesHunter Haugen
2014-05-07Add the missing shebangs and fix the wrong ones for rpmlint to stop complaini...Andrea Veri
2014-03-08Numerous changes to update testing gems.Ashley Penney
2012-10-25Revert "Revert "Merge branch 'haus-add_pe_facts_to_stdlib' into 2.4.x""Jeff McCune
2012-10-25Revert "Merge branch 'haus-add_pe_facts_to_stdlib' into 2.4.x"Jeff McCune
2012-10-24(maint) Clear all facts before each exampleJeff McCune
2012-07-19(Maint) use PuppetlabsSpec::PuppetSeams.parser_scopeJeff McCune
2012-05-11Fix spec tests using the new spec_helperJeff McCune
2012-04-04Revert "Merge remote-tracking branch 'eshamow/tickets/bug/13595_restrict_init...Jeff McCune
2012-04-03(#13595) initialize_everything_for_tests couples modules Puppet verEric Shamow
2012-03-29(#13439) Fix MRI 1.9 issue with spec_helperJeff McCune
2012-03-29(#13439) Fix test failures with Puppet 2.6.xJeff McCune
2012-03-29(#13439) refactor spec helper for compatibility with both puppet 2.7 andcprice
2011-10-10(Maint) Make rspec tests work with Puppet 2.6.4Jeff McCune
2011-10-03(#9859) Add root_home fact and testsJeff McCune
2011-08-05(#8797) Merge puppetlabs-functions into puppetlabs-stdlibKen Barber
2011-06-29Copied function test scaffolding from puppet.Ken Barber
2011-05-24Initial commitJeff McCune