Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run integration tests through the GraphQL API #206

Merged
merged 1 commit into from
Apr 14, 2021

Conversation

Andy2003
Copy link
Collaborator

With this change, integration tests will route calls directly through the GraphQL API and not just to the translator. Thus we can find potential errors in the return values faster.

@Andy2003 Andy2003 requested a review from jexp April 14, 2021 08:05
@github-actions

This comment has been minimized.

With this change, integration tests will route calls directly through the GraphQL API and not just to the translator. Thus we can find potential errors in the return values faster.
@Andy2003 Andy2003 force-pushed the feature/call-graphql-via-integration-tests branch from f8a5229 to c3db344 Compare April 14, 2021 10:51
@github-actions

This comment has been minimized.

@Andy2003 Andy2003 merged commit a92b8ca into master Apr 14, 2021
@Andy2003 Andy2003 deleted the feature/call-graphql-via-integration-tests branch April 14, 2021 10:54
@github-actions
Copy link

Unit Test Results

    4 files  ±0      4 suites  ±0   26s ⏱️ ±0s
595 tests ±0  593 ✔️ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit a92b8ca. ± Comparison against base commit a92b8ca.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant