[WSJF-9] Add Playwright-based E2E tests that exercise the UI #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
From Anthropic's harness design article: evaluator should navigate live app like a user, take screenshots, exercise features.
Problem
We have no UI testing. API smoke tests verify the backend works but don't catch broken templates, missing links, or UI regressions.
Proposal
WSJF: 9 (High value, High urgency, High risk reduction, Small size)