test: add core e2e fixtures and specs

Co-authored-by: Amruth Pillai <im.amruth@gmail.com>
This commit is contained in:
Cursor Agent
2026-06-20 04:08:57 +00:00
parent 4fb4a6c5f0
commit 3c222660c1
11 changed files with 276 additions and 0 deletions
+2
View File
@@ -51,11 +51,13 @@
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^25.9.3",
"@types/pg": "^8.20.0",
"@vitest/coverage-v8": "^4.1.9",
"happy-dom": "^20.10.5",
"knip": "^6.17.1",
"lefthook": "^2.1.9",
"npm-check-updates": "^22.2.3",
"pg": "^8.21.0",
"turbo": "^2.9.18",
"typescript": "^6.0.3",
"vitest": "^4.1.9"