Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-09 | Add rspec-system framework. | Ashley Penney | |
2012-05-31 | Switch to using puppetlabs_spec_helper as a gem | Branan Purvine-Riley | |
2012-03-29 | (#13439) Make spec_helper work with Puppet master | Jeff McCune | |
Without this patch the spec_helper does not invoke Puppet.settings.send(:initialize_everything_for_tests) This is necessary to set default configuration settings, otherwise exceptions are raised when testing against the Puppet master branch. | |||
2011-11-16 | (#10846) add spec tests for ntp class | Dan Bode | |
This commit adds some unit tests for the ntp class. Also adds a rakefile for running the spec tests |