summaryrefslogtreecommitdiff
path: root/spec/functions/ensure_resource_spec.rb
AgeCommit message (Expand)Author
2017-05-09Test for defined_with_params() returning false for defined typesDominic Cleal
2017-03-14(MODULES-4528) Use versioncmp to check Puppet version for 4.10.x compatDominic Cleal
2017-02-02(FM-6019) - [WIP] - i18N tests for SpikePaula McMaw
2016-08-14(MAINT) Update ensure_resource specsDavid Schmitt
2016-06-30(MODULES-3543) Fixup defined_with_params to work on all puppet versionsDavid Schmitt
2016-06-29(MODULES-3543) Fix define_with_params to handle undef properlyDavid Schmitt
2015-06-01Convert tests to use plain rspec-puppetDavid Schmitt
2014-05-08Move unit tests to spec/functionsHunter Haugen
2014-05-07Move the 4 misplaced testsHunter 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
2013-05-06Refactor ensure_resource expectationsAlex Cline
2013-05-03(#20548) Allow an array of resource titles to be passed into the ensure_resou...Alex Cline
2012-08-15Revert "Revert "Merge pull request #86 from bodepd/ensure_resource""Dan Bode
2012-08-14Revert "Merge pull request #86 from bodepd/ensure_resource"Jeff McCune
2012-08-13re-formattingDan Bode
2012-08-13Handle undef for parameter argumentDan Bode
2012-08-13Add function ensure_resource and defined_with_paramsDan Bode