jmcdo29 / testing-nestjs

A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
MIT License
2.88k stars 379 forks source link

test(mongodb-transaction-sample) #2007

Closed neerajkumar161 closed 11 months ago

neerajkumar161 commented 11 months ago

Added mongodb-transaction-sample, which was not available in the repo

neerajkumar161 commented 11 months ago

I also thought it looked messier in cats.controller.spec.ts, will keep that in mind in future PRs. Thank you and welcome. :rocket: :smiley: