Commit graph

10 commits

Author SHA1 Message Date
Matthew Haughton
ee23449b06 lint:disable 140 char line check
We have some failing tests, and in the Puppet Style Guide it's a SHOULD, not a MUST that lines be under this length
2016-06-22 22:01:33 -04:00
Matthew Haughton
03617d60ec lint: don't lint vendor directory 2016-06-22 21:06:22 -04:00
Matthew Haughton
163556f769 lint: remove disable_80chars config
It was removed in puppet-lint 2.0.0. Leaving it in will fail the build.
2016-06-22 20:44:40 -04:00
Matthew Haughton
472af945d6 rake: fix syntax of fail_on_warnings lint setting 2015-05-07 22:22:35 -04:00
Matthew Haughton
e5085f39e6 switch to beaker-rspec from rspec-system-puppet 2015-04-13 23:28:51 -04:00
Matthew Haughton
2c6c6b4f21 Rakefile: use Puppet Approved puppet-lint config 2014-12-10 09:02:59 -05:00
Matthew Haughton
f0753b6551 move puppet-lint config back to Rakefile
You can't set 'ignore_paths' in .puppet-lint.rc and having config in two places
is confusing.
2014-12-10 09:01:05 -05:00
Matthew Haughton
2d4c9d98ac switch to puppetlabs_spec_helper
Removes librarian-puppet since puppetlabs_spec_helper
can now handle installing modules from the Forge.
2014-08-18 22:41:34 -04:00
Ashley Penney
52e6aa49c7 Add basic rspec-system tests.
This adds some really basic system tests so that we can test that
various refactorings work correctly and make life easier for you
before submitting.
2013-09-04 15:11:36 -04:00
Carlos Sanchez
a65355ef53 Add specs using puppetlabs_spec_helper and librarian-puppet 2013-06-05 18:35:34 +02:00