Automatically run integration tests
Open
- Dominant language
- Go
- Stars
- 11.3k
- Forks
- 2.5k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
We don't run the [integration tests](https://github.com/google/go-github/tree/master/tests/integration) on Travis because they hit the live GitHub API and require authentication. However, it would be nice to run them periodically (maybe on a GCE instance) and report any persistent issues.
We could possibly also run the [fields tool](https://github.com/google/go-github/tree/master/tests/fields) as well, but they aren't necessarily intended to come back fully "clean", so I'm not sure how reporting would work for that.
Contributor guide
Assessment
This issue has not been assessed yet.