Skip to content

Commit

Permalink
upd mongo memory server preset
Browse files Browse the repository at this point in the history
  • Loading branch information
neSpecc committed Dec 19, 2024
1 parent 3e3881e commit 9e8c989
Show file tree
Hide file tree
Showing 3 changed files with 251 additions and 135 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module.exports = {
/**
* The test environment that will be used for testing
*/
// testEnvironment: 'node',
testEnvironment: 'node',

/**
* For testing mongodb queries
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"yup": "^0.28.5"
},
"devDependencies": {
"@shelf/jest-mongodb": "^1.3.4",
"@shelf/jest-mongodb": "^4.3.2",
"eslint": "^7.14.0",
"eslint-config-codex": "^1.6.1",
"jest": "25.5.4",
Expand Down
Loading

0 comments on commit 9e8c989

Please sign in to comment.