[WSJF-9] Add Playwright-based E2E tests that exercise the UI #1

Open
opened 2026-06-27 10:45:03 +02:00 by bullitt · 0 comments
Owner

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

  • Add Playwright MCP or Playwright test suite
  • Test: index page loads with shipments
  • Test: detail page shows progress bar
  • Test: state update form works
  • Test: delete button works
  • Run in CI after deploy (against live instance)

WSJF: 9 (High value, High urgency, High risk reduction, Small size)

## 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 - Add Playwright MCP or Playwright test suite - Test: index page loads with shipments - Test: detail page shows progress bar - Test: state update form works - Test: delete button works - Run in CI after deploy (against live instance) ## WSJF: 9 (High value, High urgency, High risk reduction, Small size)
Sign in to join this conversation.
No labels
arch
harness
security
ux
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bullitt/trackbox#1
No description provided.