add istanbul for coverage, unit tests for resposne bodies, add coverage here and there

This commit is contained in:
2025-05-31 11:48:00 -07:00
parent c08a15f01f
commit 6d6d6801db
10 changed files with 626 additions and 46 deletions

View File

@ -23,6 +23,7 @@
"@types/bcrypt": "^5.0.2",
"@types/jsonwebtoken": "^9.0.7",
"@types/node": "^22.10.7",
"@vitest/coverage-istanbul": "^2.1.8",
"@vitest/coverage-v8": "^2.1.8",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",