summaryrefslogtreecommitdiff
path: root/spec/functions
AgeCommit message (Expand)Author
2014-12-04Add new functions validate_numeric() and validate_integer().Oliver Bertuch
2014-12-04(MODULES-444) - Check for accepting > 2 argsPeter Souter
2014-12-04(MODULES-444) Change test to > 2 argumentsPeter Souter
2014-12-04(MODULES-444) Add specs for new behaviourPeter Souter
2014-11-25Allow array of pathes in validate_absolute_pathOliver Bertuch
2014-11-13Merge pull request #319 from Spredzy/member_array_in_arrayHunter Haugen
2014-11-12(MODULES-1329) Allow member function to look for arrayYanis Guenane
2014-11-12Add range tests for numeric with step and mixed argumentsErik Dalén
2014-11-12Make the range function work with integersErik Dalén
2014-11-07Merge pull request #343 from zacharyalexstern/fix_to_bytesTravis Fields
2014-10-28Added correct converstions for PB and EB.Zachary Alex Stern
2014-09-22(MODULES-707) chomp() fails because generate() no longer returns a stringMark Chappell
2014-07-31Introduce test for array destructionSpencer Krum
2014-06-11Add private() functionRaphaël Pinson
2014-06-04Convert specs to RSpec 2.99.0 syntax with TranspecAshley Penney
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-30(MODULES-603) Add defaults arguments to ensure_packages()Yanis Guenane
2014-03-08Numerous changes to update testing gems.Ashley Penney
2014-01-15(maint) Update ensure_package specs to confirm expected behaviorAdrien Thebo
2014-01-15Allow a single argument, rather than an arrayTomas Doran
2013-08-29(maint) Fix failing spec test with Puppet 3.3.0-rc2Jeff McCune
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
2013-01-09Add getparam function to get defined resource parametersJaka Hudoklin
2012-11-27Add example behaviors for ensure_packages() functionJeff McCune
2012-10-25re-formattingDan Bode
2012-10-25Handle undef for parameter argumentDan Bode
2012-10-25Add function ensure_resource and defined_with_paramsDan Bode