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

feat: exploded mutations and queries under test #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

haysclark
Copy link

Adding Nexus example that uses prisma, jwt-auth, and shield plugins with all Queries and Mutations broken out into a more piecemeal setup. Setup under test and illustrates that tests require Jest to be run using the --runInBand flag to avoid connection errors.

@haysclark
Copy link
Author

Related: Camji55/nexus-plugin-jwt-auth#48

@haysclark
Copy link
Author

https://github.com/graphql-nexus/nexus/issues/1326 mentions issues the current testing limitations as well as the jest --runInBand workaround.

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