puppetlabs-stdlib/spec
Jeff McCune 806430224a (maint) Fix failing spec test with Puppet 3.3.0-rc2
Without this patch the stdlib spec tests are failing against recent
versions of Puppet.  The root cause of this problem is a change in the
behavior of create_resources in Puppet 6baa57b.  The change in behavior
caused the :name key to be omitted from the hash returned by
Puppet::Parser::Resource#to_hash which in turn is causing the test
failure.

This patch addresses the problem by updating the test to match the
description of the example.  Only the attribute :ensure is checked
instead of the full hash itself.
2013-08-29 13:02:31 -07:00
..
classes Add behavior example for anchor refresh propagation 2013-04-11 17:55:40 -07:00
functions (maint) Fix failing spec test with Puppet 3.3.0-rc2 2013-08-29 13:02:31 -07:00
monkey_patches puppet-lint cleanup 2012-11-15 10:38:03 -06:00
unit Merge pull request #172 from ptomulik/fix/delete_xxx_spec 2013-08-28 15:39:32 -07:00
spec.opts Copied function test scaffolding from puppet. 2011-06-29 12:25:43 +01:00
spec_helper.rb Revert "Revert "Merge branch '2.5.x' into 3.0.x"" 2012-10-25 15:44:14 -07:00
watchr.rb (Maint) Add watchr autotest script 2011-10-10 12:03:57 -07:00