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

travis should run the server tests #3

Closed
diracdeltas opened this issue Nov 24, 2016 · 0 comments
Closed

travis should run the server tests #3

diracdeltas opened this issue Nov 24, 2016 · 0 comments
Assignees

Comments

@diracdeltas
Copy link
Member

@diracdeltas diracdeltas commented Nov 24, 2016

travis runs npm run coverage instead of npm test so we have test coverage stats. to have it run the server tests, change istanbul cover tape test/*.js to istanbul cover tape test/**/*.js in package.json. however, i don't know what environment variables to set such that Travis doesn't report an error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.