mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-18 01:54:10 +02:00
Add Vitest testing framework and implement tests for memory management features
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -4284,8 +4284,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22",
|
||||
"@vitest/coverage-v8": "^2.1.8",
|
||||
"shx": "^0.3.4",
|
||||
"typescript": "^5.6.2"
|
||||
"typescript": "^5.6.2",
|
||||
"vitest": "^2.1.8"
|
||||
}
|
||||
},
|
||||
"src/postgres": {
|
||||
|
||||
Reference in New Issue
Block a user