Skip to content
This repository was archived by the owner on Oct 22, 2019. It is now read-only.

Fix and update rspec tests#34

Open
mattthias wants to merge 6 commits intotorian:masterfrom
mattthias:master_fix_and_update_rspec_tests
Open

Fix and update rspec tests#34
mattthias wants to merge 6 commits intotorian:masterfrom
mattthias:master_fix_and_update_rspec_tests

Conversation

@mattthias
Copy link
Copy Markdown

Hi Emiliano,

this pull-request updates the RSpec tests to a recent version.
One test still breaks because puppet-motd doesn't support Scientific Linux

mattthias added 6 commits May 31, 2014 14:45
* Use soft-tabs with a two space indent.
* Removed trailing whitespaces.
* Let bundler calculate the dependencies every time
* Use newer versions to benefit from new development :).
* Fix the deprecation warning:
  The source :rubygems is deprecated because HTTP requests are insecure.
  Please change your source to 'https://rubygems.org' if possible, or
  'http://rubygems.org' if not.
* puppetlabs_spec_helper defines rake tasks for testing and fixtures.
* For easier fixture dependency download use .fixtures.yml
* The fact concat_basedir must be set in the specs as the concat module
  needs it.
* Fix deprecation warning referring to 'include_class'
  DEPRECATION: include_class is deprecated. Use contain_class instead.
  Called from ......
@torian
Copy link
Copy Markdown
Owner

torian commented Jul 3, 2014

It has been merge into the specs branch. Once all the specs are working it will be merged into master.

@torian torian self-assigned this Jul 3, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants