test: add route tests for signup, recover, health
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 12m35s

This commit is contained in:
Hoid 2026-02-26 16:05:05 +00:00
parent c01e88686a
commit 1fe3f3746a
6 changed files with 554 additions and 0 deletions

View file

@ -32,7 +32,9 @@
"@types/node": "^22.0.0",
"@types/nodemailer": "^7.0.9",
"@types/pg": "^8.11.0",
"@types/supertest": "^7.2.0",
"@types/swagger-jsdoc": "^6.0.4",
"supertest": "^7.2.2",
"terser": "^5.46.0",
"tsx": "^4.19.0",
"typescript": "^5.7.0",