jest-mongodb icon indicating copy to clipboard operation
jest-mongodb copied to clipboard

Jest preset for MongoDB in-memory server

Results 78 jest-mongodb issues
Sort by recently updated
recently updated
newest added

Hi, I'm facing the following problem, I've got several microservices structured in a way that every microservice is a project. Every microservice inherits from the base package which holds the...

Tried to install jest-mongodb on a working project with tests that were already passing, but after installing it all the tests stops working, it just displays "Determining test suites to...

### System Info: - **Operation System**: Windows 10 x64 - **Node version**: 14.15.1 - **NPM version**: 6.14.8 - **Libs versions**: - **@shelf/jest-mongodb**: 1.2.3 - **@types/mongod**: 3.6.5 - **jest**: 26.6.3 -...

Hi, I can't believe I'm actually posting this issue but It's my last chance to fix my problem. I can't use *$pullAll* update operator with jest-mongo. *It's working well with...

Add and option to disable `jest-mongodb` and use real database, so it's possible to use the same tests both in local and/or unit tests, and for a real deployment like...

Hi, from Readme I was under impression that if I pass empty object to `instance` property I will get random db per file. If I simply print out the global...

Thanks a lot for creating this package. I have installed it and it works perfectly for interracting with mongo in my tests. However it comes with a regression which is...

Dear vladgolubev, I'm new into Jest I would like to ask any reason behind to use a persistent json file to get mongo `db_name` `mongo_url`, etc. As I saw this...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mongodb](https://togithub.com/mongodb/node-mongodb-native) | [`4.9.1` -> `4.10.0`](https://renovatebot.com/diffs/npm/mongodb/4.9.1/4.10.0) | [![age](https://badges.renovateapi.com/packages/npm/mongodb/4.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
backend

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`28.1.7` -> `29.0.3`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.7/29.0.3) |...

dependencies
backend