intermine / intermine/intermine-registry
Add basic unit tests hooked into Travis CI
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have some basic tests hooked into Travis to test the following things:
- [ ] the package builds correctly
- [ ] the API methods do what they're supposed to do correctly (full docs/listing available on the [registry swagger docs site](http://registry.intermine.org/api-docs/)
The reason I say this is I managed to merge a PR without testing one method, and then had to revert it when I realised that one method had broken :(
Contributor guide
Assessment
This issue has not been assessed yet.