puppetlabs-stdlib/spec
Jeff McCune c1297755d4 (Maint) Fix up the get_module_path parser function
This patch switches the spec tests for the get_module_path function to
use mock objects.  The underlying Puppet::Module.find method has
reasonable test coverage inside of Puppet core so we might as well break
the tight dependency while we're fixing up the specs to use the new
parser scope.

The behavior of the parser function itself should still have complete
coverage even though the tests have switched to mock the implementation
inside of Puppet.
2012-07-23 09:21:22 -07:00
..
lib/puppet_spec Copied function test scaffolding from puppet. 2011-06-29 12:25:43 +01:00
monkey_patches Copied function test scaffolding from puppet. 2011-06-29 12:25:43 +01:00
unit (Maint) Fix up the get_module_path parser function 2012-07-23 09:21:22 -07:00
spec.opts Copied function test scaffolding from puppet. 2011-06-29 12:25:43 +01:00
spec_helper.rb (Maint) use PuppetlabsSpec::PuppetSeams.parser_scope 2012-07-19 16:24:57 -07:00
watchr.rb (Maint) Add watchr autotest script 2011-10-10 12:03:57 -07:00