HomePhorge

(#22288) Add test coverage for `post_compile_hook`
bfde16771d38Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#22288) Add test coverage for post_compile_hook

Without this commit there is no way to test the functionality surrounding
the `post_compile_hook' for parameters. The functionality mentioned allows a
post_compile_hook method to be implemented by any parameter. This hook is
called on the parameters from the Puppet::Type#finish method.

This commit adds a new test to 'spec/unit/type_spec.rb' in order to validate
the new behavior that has been added.

Details

Provenance
Thomas Linkin <trlinkin@gmail.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUf264d7c6dbdf: (#22288) Add tests for new methods in `Puppet::Type`
Branches
Unknown
Tags
Unknown

Event Timeline

Thomas Linkin <trlinkin@gmail.com> committed rPUbfde16771d38: (#22288) Add test coverage for `post_compile_hook` (authored by Thomas Linkin <trlinkin@gmail.com>).Aug 28 2013, 10:13 PM