test(frontend): Vitest-Unit-Tests + CI-Integration, CLAUDE.md ignoriert
CI / backend-tests (push) Failing after 2m18s
CI / frontend-build (push) Failing after 17s

16 Tests ohne Browser-Abhängigkeit (jsdom): useIsDesktop (matchMedia-Reaktion),
client.ts (ApiError, Popup-Blocker-Fix bei ladeDokumentAnsehen), CommandPalette
(Debounce/Escape/Material-Treffer-Hinweis), ObjektListPage (Standort-
Gruppierung, Kacheln-Umschalter, localStorage-Persistenz, Suche). Vitest
separat von vite.config.ts (eigene vitest.config.ts), e2e/*.spec.ts (Playwright)
explizit ausgeschlossen. CI führt `npm run test` jetzt vor dem Build aus.

Nebenbei: CLAUDE.md ins .gitignore aufgenommen (bleibt lokal, nicht Teil des
Repos).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CVgbozhYmuEhiEJHffRXCV
This commit is contained in:
2026-09-08 09:46:35 +02:00
co-authored by Claude Sonnet 5
parent 7ce644ac51
commit 28d8b2957d
10 changed files with 1558 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
*~
screenshots/
subagents-sammlung/
CLAUDE.md