[WSJF-4] Interactive UI testing via Playwright MCP #15

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

Context

Article: 'Evaluator navigates live application like a user, takes screenshots, exercises features.'

Problem

UI is never tested. Template changes could break forms, links, or layout without anyone noticing until manual inspection.

Proposal

  • Add Playwright MCP integration or playwright-pytest
  • Test scenarios:
    • Load index, verify shipment count matches API
    • Click into detail, verify progress bar renders
    • Submit state change form, verify flash message
    • Test dark mode toggle
  • Run after deploy in CI

WSJF: 4 (High value but Medium size)

## Context Article: 'Evaluator navigates live application like a user, takes screenshots, exercises features.' ## Problem UI is never tested. Template changes could break forms, links, or layout without anyone noticing until manual inspection. ## Proposal - Add Playwright MCP integration or playwright-pytest - Test scenarios: - Load index, verify shipment count matches API - Click into detail, verify progress bar renders - Submit state change form, verify flash message - Test dark mode toggle - Run after deploy in CI ## WSJF: 4 (High value but Medium 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#15
No description provided.