-
Notifications
You must be signed in to change notification settings - Fork 25
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
Basic tests Closes #612 Connects to #476 #615
base: master
Are you sure you want to change the base?
Conversation
…. shrinkwrap update and merged/updated gitignore with master github node ignore
…scaffolding is up for the -End part of End-End.
…ping package scripts to use locally installed cli tools. Moving previous test to frontendtest and replacing test with istanbul/mocha
…gers crossed for a green build :)
…r it should fail the test.
…should generate our coverage
# Conflicts: # npm-shrinkwrap.json
@PhearZero can you list what needs to be done before merging? If it's anything complex please open new github issue(s). |
It should be ready by Monday to merge. I switched to Karma for the front-end with the ReactTestUtils library for the component tests. The back-end could still use something like Swagger + https://apiary.io/ for mock tests against the REST & GraphQL endpoints |
We also are going to need the Travis-CI service enabled so that the tests are run during PR/Tag pushes etc. Whatever services make it into the build pipeline are going to need access as well. The majority of them are just there for kicking around ideas for things like contrib guidelines. I have a gulp task that checks current Doc/Code coverage against thresholds and things of that nature. |
Added Travis-CI integration. |
This is a basic nodejs/nightwatch/mocha test suite for Bernie Sanders 2016 Developers.