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

Make Travis actually run tests #106

Merged
merged 2 commits into from
Apr 26, 2017

Conversation

boffbowsh
Copy link
Collaborator

The script key in .travis.yml needs an array if multiple test
scripts should be run. As it was, the harvest script was overriding the
nosetest script.
leaflets isn’t a valid harvest attribute, so no tests were running.
This now runs all features.

@coveralls
Copy link

Coverage Status

Coverage increased (+24.2%) to 47.311% when pulling 6251904 on boffbowsh:make-travis-run-tests into 3e7a9e2 on DemocracyClub:master.

@boffbowsh boffbowsh force-pushed the make-travis-run-tests branch from 6251904 to 52e5c61 Compare April 26, 2017 17:43
The `script` key in `.travis.yml` needs an array if multiple test
scripts should be run. As it was, the harvest script was overriding the
nosetest script.
`leaflets` isn’t a valid harvest attribute, so no tests were running.
This now runs all features.
@coveralls
Copy link

Coverage Status

Coverage increased (+32.8%) to 55.942% when pulling 52e5c61 on boffbowsh:make-travis-run-tests into 3e7a9e2 on DemocracyClub:master.

@symroe symroe merged commit 37b02af into DemocracyClub:master Apr 26, 2017
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.

3 participants