Jest In-memory database + NestJS #1390
navyaharish
started this conversation in
General
Replies: 1 comment
-
I don't have anything in this repo for using an in-memory db for mongo, but it is a use case for those who want to pursue that avenue. At that point, you're writing integration tests, rather than unit tests, but good test coverage can come from it instead |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there, is there any repo with use cases for testing a nestJs application + Mongo using Jest's in-memory db?
Beta Was this translation helpful? Give feedback.
All reactions