index
:
puppet-stdlib
master
Puppet module for stdlib
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
spec_helper.rb
Age
Commit message (
Expand
)
Author
2015-06-01
Remove unused puppet_spec code
David Schmitt
2015-06-01
Convert tests to use plain rspec-puppet
David Schmitt
2015-06-01
spec_helper: implement an easy way for specs to confine to puppet version
David Schmitt
2015-06-01
Workaround the broken rspec-mocks support in rspec-puppet
David Schmitt
2015-05-05
spec_helper: Remove unneccesary stubbing
David Schmitt
2015-05-05
spec_helper: use proper mocha import to avoid warning
David Schmitt
2015-05-05
spec_helper: set parser config if requested
David Schmitt
2014-08-05
Remove simplecov
Hunter Haugen
2014-05-07
Add mode +x to spec .rb files
Hunter Haugen
2014-05-07
Add the missing shebangs and fix the wrong ones for rpmlint to stop complaini...
Andrea Veri
2014-03-08
Numerous changes to update testing gems.
Ashley Penney
2012-10-25
Revert "Revert "Merge branch 'haus-add_pe_facts_to_stdlib' into 2.4.x""
Jeff McCune
2012-10-25
Revert "Merge branch 'haus-add_pe_facts_to_stdlib' into 2.4.x"
Jeff McCune
2012-10-24
(maint) Clear all facts before each example
Jeff McCune
2012-07-19
(Maint) use PuppetlabsSpec::PuppetSeams.parser_scope
Jeff McCune
2012-05-11
Fix spec tests using the new spec_helper
Jeff McCune
2012-04-04
Revert "Merge remote-tracking branch 'eshamow/tickets/bug/13595_restrict_init...
Jeff McCune
2012-04-03
(#13595) initialize_everything_for_tests couples modules Puppet ver
Eric Shamow
2012-03-29
(#13439) Fix MRI 1.9 issue with spec_helper
Jeff McCune
2012-03-29
(#13439) Fix test failures with Puppet 2.6.x
Jeff McCune
2012-03-29
(#13439) refactor spec helper for compatibility with both puppet 2.7 and
cprice
2011-10-10
(Maint) Make rspec tests work with Puppet 2.6.4
Jeff McCune
2011-10-03
(#9859) Add root_home fact and tests
Jeff McCune
2011-08-05
(#8797) Merge puppetlabs-functions into puppetlabs-stdlib
Ken Barber
2011-06-29
Copied function test scaffolding from puppet.
Ken Barber
2011-05-24
Initial commit
Jeff McCune