What part of the documentation needs improvement?
src/test/e2e/README.md has a stale test inventory. The documented per-spec sections currently total 125 tests and omit mrt-validation.spec.ts, while Playwright discovers 188 tests across 13 spec files.
Describe the change you'd like
Reconcile the inventory with the current E2E suite: add all missing spec files and update each per-spec count and the aggregate count from the actual Playwright-discovered tests.
Additional context
This drift was found while adding an unrelated E2E test for issue #111. That feature PR should only document its newly added test rather than repairing the existing inventory wholesale.
What part of the documentation needs improvement?
src/test/e2e/README.mdhas a stale test inventory. The documented per-spec sections currently total 125 tests and omitmrt-validation.spec.ts, while Playwright discovers 188 tests across 13 spec files.Describe the change you'd like
Reconcile the inventory with the current E2E suite: add all missing spec files and update each per-spec count and the aggregate count from the actual Playwright-discovered tests.
Additional context
This drift was found while adding an unrelated E2E test for issue #111. That feature PR should only document its newly added test rather than repairing the existing inventory wholesale.