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

Enabled warnings when running tests #231

Merged
merged 3 commits into from
Apr 3, 2015

Conversation

iainbeeston
Copy link
Contributor

As mentioned in #219 we want to avoid issues such as redefined methods. Running tests with warnings enabled should help.

Note that this shows up warnings for some existing issues, including some in addressable, so I recommend we merge #226 before this

@iainbeeston
Copy link
Contributor Author

Actually, we need sporkmonger/addressable#180 to be merged before this is feasible (addressable throws up a lot of warnings)

Older versions raised ruby warnings
@iainbeeston
Copy link
Contributor Author

This is now good to merge, as addressable has been fixed. Could someone in the core team please check it over? (TL;DR the test suite now shows ruby warnings if there are any)

@RST-J
Copy link
Contributor

RST-J commented Apr 2, 2015

👍

@iainbeeston
Copy link
Contributor Author

Thanks @RST-J - I think this is a fairly minor change so I'll merge it now

iainbeeston added a commit that referenced this pull request Apr 3, 2015
Enabled warnings when running tests
@iainbeeston iainbeeston merged commit c8bfd03 into voxpupuli:master Apr 3, 2015
@iainbeeston iainbeeston deleted the test-warnings branch April 3, 2015 07:50
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.

2 participants