google / google/go-github

Automatically run integration tests

Open
#310 3 comments 1 reaction 1 assignee Claimed by @willnorris View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.