summaryrefslogtreecommitdiff
path: root/spec/acceptance
AgeCommit message (Expand)Author
2017-02-28loosen the regex for tuple checkingtphoney
2017-02-21remove unsupported platforms and future parsertphoney
2017-02-20Fix acceptance test failure "Hiera is not a class"David Schmitt
2016-11-29Update deprecation tests to include future parserHelen Campbell
2016-11-21Revert "Call site output for deprecation warnings"Bryan Jen
2016-11-21Call site display for deprecation warningsHelen Campbell
2016-10-04Permit undef passed as `nil` to validate_stringDominic Cleal
2016-10-03Acceptance test cleanupHelen Campbell
2016-09-21Revert "Ensure validate functions use Puppet 4 deprecation"Helen
2016-09-21Ensure validate functions use Puppet 4 deprecationHelen Campbell
2016-09-01(MODULES-3699) fixes deprecation msg testEric Putnam
2016-08-26Update modulesync_config [a3fe424]David Schmitt
2016-07-18(MODULES-3529)add deprecation functiontphoney
2016-05-12Merge pull request #600 from dmitryilyin/masterBryan Jen
2016-04-26Add the default value to the "loadyaml" functionDmitry Ilyin
2016-04-18Update to newest modulesync_configs [9ca280f]David Schmitt
2016-04-08(MODULES-3246) Fix concat with Hash arguments.Alex Tomlins
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