feat: integration tests CRUD 34/34 (supertest + real DB)

This commit is contained in:
2026-05-30 17:06:42 +03:00
parent 093b96b9ae
commit e97c36f19f
5 changed files with 742 additions and 4 deletions
+3
View File
@@ -19,5 +19,8 @@
"helmet": "^8.2.0",
"jsonwebtoken": "^9.0.3",
"pg": "^8.13.1"
},
"devDependencies": {
"supertest": "^7.2.2"
}
}