index
:
puppet_stdlib.git
master
[puppet_stdlib]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
functions
/
ensure_resource_spec.rb
Age
Commit message (
Expand
)
Author
2016-08-14
(MAINT) Update ensure_resource specs
David Schmitt
2016-06-30
(MODULES-3543) Fixup defined_with_params to work on all puppet versions
David Schmitt
2016-06-29
(MODULES-3543) Fix define_with_params to handle undef properly
David Schmitt
2015-06-01
Convert tests to use plain rspec-puppet
David Schmitt
2014-05-08
Move unit tests to spec/functions
Hunter Haugen
2014-05-07
Move the 4 misplaced tests
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
2013-05-06
Refactor ensure_resource expectations
Alex Cline
2013-05-03
(#20548) Allow an array of resource titles to be passed into the ensure_resou...
Alex Cline
2012-08-15
Revert "Revert "Merge pull request #86 from bodepd/ensure_resource""
Dan Bode
2012-08-14
Revert "Merge pull request #86 from bodepd/ensure_resource"
Jeff McCune
2012-08-13
re-formatting
Dan Bode
2012-08-13
Handle undef for parameter argument
Dan Bode
2012-08-13
Add function ensure_resource and defined_with_params
Dan Bode