We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Test the API with Jest. Here is an article on the topic:
https://onlineornot.com/blog/onlineornot-graphql-snapshot-testing
The text was updated successfully, but these errors were encountered:
For testing, Mock MongoDB is to be used or the complete connection in localhost?
Sorry, something went wrong.
Add Jest Testing to GraphQL API
5b7308b
Related issue cannin#37 Changed File structure to improve readability
Tests are written in file https://github.com/RohitChattopadhyay/ihop-reach/tree/docker-api/src/tests
RohitChattopadhyay
No branches or pull requests
Test the API with Jest. Here is an article on the topic:
https://onlineornot.com/blog/onlineornot-graphql-snapshot-testing
The text was updated successfully, but these errors were encountered: