mirror of
https://github.com/Discreetly/server.git
synced 2026-01-10 05:18:00 -05:00
refactor(jest-tests) refactoring tests to make sure theres no false positives
This commit is contained in:
@@ -42,9 +42,6 @@
|
||||
"socket.io": "^4.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.22.9",
|
||||
"@babel/preset-env": "^7.22.9",
|
||||
"@babel/preset-typescript": "^7.22.5",
|
||||
"@jest/globals": "^29.6.2",
|
||||
"@rollup/plugin-commonjs": "^25.0.2",
|
||||
"@rollup/plugin-json": "^6.0.0",
|
||||
@@ -70,8 +67,6 @@
|
||||
"supertest": "^6.3.3",
|
||||
"ts-jest": "^29.1.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.1.6",
|
||||
"vitest": "^0.34.1",
|
||||
"vitest-mock-extended": "^1.1.4"
|
||||
"typescript": "^5.1.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user