test(web): MSW harness with typed handlers, fixtures, and client tests

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-03 22:35:55 +02:00
parent dcfddc88c7
commit 66d0624279
10 changed files with 140 additions and 1 deletions
+3
View File
@@ -81,6 +81,9 @@ importers:
jsdom:
specifier: ^26.1.0
version: 26.1.0
msw:
specifier: ^2.14.6
version: 2.14.6(@types/node@25.9.1)(typescript@5.8.3)
openapi-typescript:
specifier: ^7.13.0
version: 7.13.0(typescript@5.8.3)