Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-03 | Add more facts | varac | |
2016-11-02 | Improve tests setup | varac | |
- Add .fixtures.yaml to checkout common module - Use puppetlabs-spec-helper in spec_helper.rb | |||
2016-11-02 | Compile test, test apt::conf | varac | |
2015-12-20 | [tests] Use beaker+docker for acceptance tests | varac | |
Beaker together with docker is a very fast way to do acceptance testing. This commit adds basic beaker/docker support: - Add a debian jessie nodeset - Test if the module applies idempotentially, so it doesn't change resources on a second run with the same parameters. https://github.com/puppetlabs/beaker/blob/master/docs/Docker-Support.md | |||
2015-12-07 | [rspec] extend test for custom facts | varac | |
2015-12-07 | Add inital puppet rspec test for custom facts | varac | |