Skip to content

Commit

Permalink
add tests structure
Browse files Browse the repository at this point in the history
  • Loading branch information
mjlescano committed Oct 16, 2024
1 parent d801ea1 commit 532cf26
Show file tree
Hide file tree
Showing 8 changed files with 4,218 additions and 76 deletions.
6 changes: 5 additions & 1 deletion packages/repo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,11 @@
"devDependencies": {
"@types/express": "^4.17.21",
"@types/lodash": "^4.17.7",
"@types/morgan": "^1.9.9"
"@types/morgan": "^1.9.9",
"@types/node": "^22.7.5",
"get-port": "^7.1.0",
"redis-memory-server": "^0.11.0",
"supertest": "^7.0.0"
},
"gitHead": "ba373becf7f7ecdf1a26a41cc824a1de9ffe6f16"
}
Loading

0 comments on commit 532cf26

Please sign in to comment.