integration: return HTTP 404 for unmatched URLs and close remaining browser-gate gaps

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-25 18:45:28 +02:00
parent 34367181d2
commit 271df12334
8 changed files with 77 additions and 16 deletions

View File

@@ -28,6 +28,9 @@
},
{
"path": "./tsconfig.spec.json"
},
{
"path": "./tsconfig.e2e.json"
}
]
}