Tweet
Build a GraphQL API with NestJs and MongoDB, in a modern way - Part 2.
In this part, I explain the testing of APIs in general and the TDD workflow
Enjoy it!
{ by @PacifiqueLinja1 } from @hashnode

#nestjs #graphql #tdd #jest #mocking #buildinpublic
paclinjanja.hashnode.dev/build-graphql-…
I just finished my #Battleship game prototype.I have included Unit Tests in #jest for the first time in a project. Setting up #jest with #webpack was a challenge for me
(BEST VIEWED ON DESKTOP)
Live: dastapan.github.io/Battleshipp/
Repo: github.com/DasTapan/Battl…
(1/n)
I just finished my #Battleship game prototype.I have included Unit Tests in #jest for the first time in a project. Setting up #jest with #webpack was a challenge for me
(BEST VIEWED ON DESKTOP)
Live: dastapan.github.io/Battleshipp/
Repo: github.com/DasTapan/Battl…
(1/n)
Got stuck for a couple of days trying to set up unit testing with #jest, #nextjs, #firebase, #redux, and #typescript. Finally got it running 🎉

#buildinpublic #indiehacker

1/3
Today we are working on the “organisations microservice”. First developing it locally in a test-driven way with jest, and then deploying the lambda using CDK and finally testing its implementation in the product. Let’s go! #aws #jest #buildinpublic #saas
Not the funnest job, but I've done a big push to complete #jest unit and integration test coverage for @string__is - 232 tests added, 4,784 lines added, 248 files updated #buildinpublic