Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests #1

Merged
merged 3 commits into from Jan 30, 2015
Merged

Add tests #1

merged 3 commits into from Jan 30, 2015

Conversation

trlinkin
Copy link
Contributor

Stealing from the Puppet and giving to the Module

This commit adds the necessary files to support automated unit testing.
The basic files are derived from best practices observed in the Puppet
project and the puppetlabs/stdlib module.
Due to the issue in PUP-3594, there are rspec deprecation warning thrown
during runs of the automated tests.

This commit explicitly forces the rspec version to be less than 3.0.0 in
order to mitigate the issue as per PUP-3594.
This commit adds unit tests and fixtures to ensure the proper operation
of the tagmail report processor.

The tests and fixtures added in this commit were lifted from the core
Puppet project.
supercow added a commit that referenced this pull request Jan 30, 2015
@supercow supercow merged commit 7c3419a into puppetlabs:master Jan 30, 2015
jonnytdevops added a commit that referenced this pull request Jul 7, 2015
review and edit of tagmail-2 README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants