To speed things up we should fake the GraphQL requests. This will also be necessary to allow pull requests from GitHub since those won't be authenticated with a token and thus all PR's will fail.
We should also keep a portion of an integration test suite with a real token but those tests can be skipped if no token is set on the environment.