Testing Typescript GraphQL Server using Jest with Docker
While working on a backend built using typescript, graphql, and mongoDB I reached a point where I needed some code coverage to continue development. Documenting test cases in graphql playground wasn't scaling anymore and I'm strictly against using Go...
akashsingh.blog8 min read