Add tests for useActionBarState hook

Tests search/suggestion filtering, queued creature counting, form
submission with custom stats, browse mode, and dismiss/clear behavior.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Lukas
2026-03-29 00:16:24 +01:00
parent a77db0eeee
commit a97044ec3e
2 changed files with 330 additions and 2 deletions

View File

@@ -26,8 +26,8 @@ export default defineConfig({
branches: 70,
},
"apps/web/src/hooks": {
lines: 64,
branches: 48,
lines: 72,
branches: 55,
},
"apps/web/src/components": {
lines: 52,