We don't currently have any tests to confirm that the rake tasks are doing the right thing. Such as:
- matching the right files relative to the
Rakefile
- applying
exclude_paths
- failing on errors
- identifying whether an old version of
puppetlabs_spec_helper is present
We should test these things.
We don't currently have any tests to confirm that the rake tasks are doing the right thing. Such as:
Rakefileexclude_pathspuppetlabs_spec_helperis presentWe should test these things.