Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-08 | (MODULES-3829) Add tests for ensure_resources | Hailee Kenney | |
Prior to this commit, we didn't have tests for the ensure_resources function (only for the ensure_resource function). This meant that we weren't catching a bug in the ensure_resources function. In order to prevent this in the future, add some tests which test the specific functionality of ensure_resources. | |||
2016-10-07 | Addition of several new types | Helen Campbell | |
2016-09-07 | (MODULES-3737) validate_legacy: refactoring | David Schmitt | |
* validate_legacy now accepts undef values * update the TypeMismatch message to include the original validate function name * only notice, not warn, on newly allowed values * changed previous_validation to function_name to avoid confusion with the function of the same name * use deprecation() instead of warn(), when hitting a deprecated value * prepare the tests and function for MODULES-3735 * rewrite validate_legacy tests to use new rspec-puppet * move validate_re deprecation to puppet4 only * adapt validate_re_spec | |||
2016-08-17 | Deprecation of ip functions | Helen Campbell | |
2016-08-11 | (WIP) Addition of validate legacy function | Helen Campbell | |
2016-08-10 | (MAINT) move test fixture to proper location | Helen Campbell | |