Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-07 | Add mode +x to spec .rb files | Hunter Haugen | |
2014-05-07 | Add the missing shebangs and fix the wrong ones for rpmlint to stop ↵ | Andrea Veri | |
complaining loudly | |||
2014-03-08 | Numerous changes to update testing gems. | Ashley Penney | |
This work updates a number of Gems to the latest versions (rspec, rspec-puppet), and updates and tweaks a bunch of tests to work with the updated gems. | |||
2013-04-11 | Add behavior example for anchor refresh propagation | Jeff McCune | |
Without this patch we don't have a spec test to make sure the anchor resource type passes notify events along. This patch addresses the problem by using RSpec Puppet to build a catalog, apply the catalog, then pull a resource out of the transaction and make sure the resource was triggered. |