From ab159d3a935382bf1ec3380494863b0bdca32445 Mon Sep 17 00:00:00 2001 From: Mischa Date: Sun, 21 Jun 2026 17:26:21 +0200 Subject: [PATCH] docs: mark playwright-tests plan as done --- docs/working/plans/2026-06-21-playwright-tests.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/working/plans/2026-06-21-playwright-tests.md b/docs/working/plans/2026-06-21-playwright-tests.md index 69ce258..178d46d 100644 --- a/docs/working/plans/2026-06-21-playwright-tests.md +++ b/docs/working/plans/2026-06-21-playwright-tests.md @@ -1,5 +1,7 @@ # Playwright Tests — Improvement & Expansion +> **STATUS: DONE** — merged to main 2026-06-21 (commits c703a09…1d29c30). All 6 tasks complete; 79 tests passing. See `docs/working/specs/2026-06-21-playwright-tests-design.md` for details. + > **For agentic workers:** REQUIRED SUB-SKILL: Use superpowers:subagent-driven-development (recommended) or superpowers:executing-plans to implement this plan task-by-task. Steps use checkbox (`- [ ]`) syntax for tracking. **Goal:** Reorganise the flat `tests/ui/` into feature subdirectories, fix stale trip-slug references that cause 30 pre-existing failures, add missing test files from the main branch, add a GPX Manager end-to-end suite (GM1–GM7), extend the post form suite (P6–P8), and extend axe scans (AX6–AX7).