Use in memory database for tests

This commit is contained in:
Nanobyte
2021-04-29 21:49:25 +02:00
parent 129cf8d02d
commit 35714d4f2d
3 changed files with 4561 additions and 91 deletions

View File

@@ -13,7 +13,7 @@
"author": "Ajay Ramachandran",
"license": "MIT",
"dependencies": {
"better-sqlite3": "^5.4.3",
"better-sqlite3": "^7.1.5",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express-rate-limit": "^5.1.3",