equal
deleted
inserted
replaced
|
1 # The baseline for module testing used by Puppet Labs is that each manifest |
|
2 # should have a corresponding test manifest that declares that class or defined |
|
3 # type. |
|
4 # |
|
5 # Tests are then run by using puppet apply --noop (to check for compilation |
|
6 # errors and view a log of events) or by fully applying the test in a virtual |
|
7 # environment (to compare the resulting system state to the desired state). |
|
8 # |
|
9 # Learn more about module testing here: |
|
10 # http://docs.puppetlabs.com/guides/tests_smoke.html |
|
11 # |
|
12 include drush |