Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Added mock GraphQL message handler for testing #664

Merged
merged 8 commits into from
Mar 28, 2022
Merged

Added mock GraphQL message handler for testing #664

merged 8 commits into from
Mar 28, 2022

Conversation

jasonjoh
Copy link
Member

This should alleviate the GitHub rate limit errors that are causing tests to fail in the pipelines. All GraphQL requests are mocked, with a limited data set coming back. GitHub client (OctoKit) still go to the live servers, but the amount of calls is significantly reduced.

This should alleviate the GitHub rate limit errors that are causing tests to fail in the pipelines. All GraphQL requests are mocked, with a limited data set coming back. GitHub client (OctoKit) still go to the live servers, but the amount of calls is significantly reduced.
@jasonjoh jasonjoh merged commit a399ec3 into dev Mar 28, 2022
@jasonjoh jasonjoh deleted the mock-service branch March 28, 2022 19:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants