Skip to content

Fix github-issue-service integration tests

Fix github-issue-service integration tests

  • gitterhq/gitter does not have issues enabled anymore
  • fixtureLoader.GITTER_INTEGRATION_REPO_FULL can be a public project (it is in our test secrets) so we should assert that it is actually private

npm run mocha -- modules/github/test/github-issue-service-test.js
Edited by Eric Eastwood

Merge request reports