docs: fix stale Vitest note in FRONTEND-TOOLING + update RFC-WS-FRONTEND-PRIMEVUE §13 Storybook entry

This commit is contained in:
2026-05-14 11:53:01 +02:00
parent 999e30f0fc
commit 3c6bd05289
2 changed files with 4 additions and 4 deletions

View File

@@ -62,9 +62,9 @@ backstop.
## Vitest
Runs against `apps/portal/`. `apps/app/` has no test suite yet —
build + typecheck are its only automated gates. Bringing Vitest
coverage to `apps/app` is a separate backlog item.
Runs against `apps/portal/` and `apps/app/`. `apps/app/` has a
Vitest test suite (402 tests as of May 2026); run with `pnpm test`
from `apps/app/`.
## Storybook