summaryrefslogtreecommitdiff
path: root/spec/acceptance
AgeCommit message (Expand)Author
2016-03-16(maint) Fixes fqdn_rand_string testsBryan Jen
2016-01-22Add is_ipv4_address and is_ipv6_address functionsGiulio Fidente
2016-01-04Merge pull request #545 from mpolenchuk/masterDavid Schmitt
2015-12-31Add clamp functionMichael Polenchuk
2015-12-17(FM-3802) make ensure_resource test of packagesDavid Schmitt
2015-09-28Added acceptance test and updated readmeHelen Campbell
2015-09-21Update is_a acceptance tests to only run on puppet4Morgan Haskel
2015-09-21Fix backwards compatibility from #511Morgan Haskel
2015-09-14Merge pull request #523 from DavidS/modules-2516-is_aBryan Jen
2015-09-14Merge pull request #511 from dmitryilyin/parseyaml_defaultBryan Jen
2015-09-14(MODULES-2516) Adds an is_a() functionDavid Schmitt
2015-09-02(MAINT) fix up try_get_value acceptance testDavid Schmitt
2015-09-02Merge pull request #513 from dmitryilyin/fetchDavid Schmitt
2015-09-01Add a new function "try_get_value"Dmitry Ilyin
2015-08-25[MODULES-2462] Improve parseyaml functionDmitry Ilyin
2015-08-24(MODULE-2456) Modify union to accept more than two arraysJetroid
2015-08-10Prep 4.8.0Hunter Haugen
2015-07-22(main) clean up fqdn_rand acceptance tests to work on windowsDavid Schmitt
2015-07-22(maint) Remove failing acceptance test for ensure_packagesDavid Schmitt
2015-07-21disable pw_hash test on sles, as it only supports md5Hunter Haugen
2015-07-20(maint) Fix test to not assume is_pe fact on > 4.0.0 puppetTravis Fields
2015-06-02fqdn_rand_string: Add acceptance tests for custom charsetsEli Young
2015-06-02fqdn_rotate: Add acceptance tests for custom seedsEli Young
2015-06-01fqdn_rotate: Don't use the value itself as part of the random seedEli Young
2015-06-01Convert tests to use plain rspec-puppetDavid Schmitt
2015-04-10Fix acceptance tests for #405Colleen Murphy
2015-04-09Fix unsupported platforms variable name in testsColleen Murphy
2015-04-09Merge pull request #405 from elyscape/feature/fqdn_rand_stringsHunter Haugen
2015-04-05(MODULES-1737) Add pw_hash() functionEli Young
2015-03-31(MODULES-1715) Add fqdn_rand string generatorsEli Young
2015-02-01Add a ceiling function to complement the floor function.Adam Crews
2015-01-13Change all to eachHunter Haugen
2014-12-18Fix bad check in testMorgan Haskel
2014-12-04(MODULES-444) Acceptance for multiple arraysPeter Souter
2014-12-04(MODULES-444) Acceptance test for primitivesPeter Souter
2014-11-11Fix exclude windows test on ensure_packageTravis Fields
2014-11-11Correct type() logicHunter Haugen
2014-11-10Remove windows from ensure_package and ensure_resource testingTravis Fields
2014-11-10Merge pull request #354 from puppetlabs/4.3.xMorgan Haskel
2014-11-04Merge pull request #350 from cyberious/modules1413Morgan Haskel
2014-11-04MODULES-1413 Ability to for future parser to use member with FixNum typesTravis Fields
2014-11-04Merge branch '4.3.x'Travis Fields
2014-11-04Fix the unless for test cases on ensure_package and ensure_resourceTravis Fields
2014-10-30Merge branch '4.3.x'Travis Fields
2014-10-29Fix validate_cmd, previous addition of SystemCallError only works for Puppet ...Travis Fields
2014-10-28Add windows test exclusion to ensure_resourceTravis Fields
2014-10-28Fix logic issue with not including windows for testing ensure_packages as rub...Travis Fields
2014-10-28Merge remote-tracking branch 'origin/4.3.x' back to masterTravis Fields
2014-10-28Fix testcases for Future Parser and resolve issue with values_at in assuming ...Travis Fields
2014-08-05Merge branch '4.3.x'Hunter Haugen