Skip to content

Ticket 01KYK6NHSFMY34BQ4EVPH28D9M

Rick Hightower edited this page Jul 28, 2026 · 1 revision

Phase 0: add test/verify scripts and the Playwright harness

01KYK6NHSFMY34BQ4EVPH28D9M · task/feature · done

There is no test script in package.json today, so bun test runs only when someone remembers.

Hierarchy

  • epic: Ticket-01KYK6NHSFJNG9XV6D8K5SHWCV Validation loop: prove the UI works before the human launches it — Motion has real features and no way to know whether they work.

Subtasks

  • Ticket-01KYK6NHSF1KPVANBR2F76R20N Add test, test:e2e, tauri, and verify scripts to package.json — Add test, test:e2e, tauri, and verify scripts to package.json (done)
  • Ticket-01KYK6NHSFW1K6739GPERY93QS Install Playwright and add playwright.config.ts with webServer, workers:1 — Install Playwright and add playwright.config.ts with webServer, workers:1 (done)
  • Ticket-01KYK6NHSFYKSCFS0T31XBPHY1 Add a smoke spec: app loads, editor present, zero console errors — Add a smoke spec: app loads, editor present, zero console errors (done)

Progress: 3/3 done

Clone this wiki locally