[Art Studio UI] Playwright e2e coverage (compose→monitor→inspect→curate→download) #395

Closed
opened 2026-07-05 12:12:43 +00:00 by spikerj · 1 comment
Owner

Epic #382. Fill the current coverage gap — there's no art-studio Playwright spec today.

Scope: e2e/playwright/authenticated-art-studio.spec.ts walking the core journey: compose a generation → monitor stages live → inspect the asset detail → curate (approve/reject) → download/load-into-game. Add routes to e2e/support/route-manifest.ts. Runs API-connected from https://localhost:4200 per e2e-conventions; triage with live Jaeger/Seq per the run-e2e-walk skill. Build incrementally as each screen lands (unblocked once #316 authenticated-walk stabilization / #345 layer-2 is resolved).

Type: testing. Deps: the screen tickets (#385/#386/#388/#392/#393); auth-walk unblock #345/#316.
Test: the spec itself; keep route-manifest in sync with routes.ts.

Epic #382. Fill the current coverage gap — there's no art-studio Playwright spec today. **Scope:** `e2e/playwright/authenticated-art-studio.spec.ts` walking the core journey: compose a generation → monitor stages live → inspect the asset detail → curate (approve/reject) → download/load-into-game. Add routes to `e2e/support/route-manifest.ts`. Runs API-connected from `https://localhost:4200` per e2e-conventions; triage with live Jaeger/Seq per the `run-e2e-walk` skill. Build incrementally as each screen lands (unblocked once #316 authenticated-walk stabilization / #345 layer-2 is resolved). **Type:** testing. **Deps:** the screen tickets (#385/#386/#388/#392/#393); auth-walk unblock #345/#316. **Test:** the spec itself; keep route-manifest in sync with `routes.ts`.
Author
Owner

Resolved in spikersoft-angular PR #154 (merged): e2e/playwright authenticated Art Studio journey spec covering compose → monitor → inspect → curate → download, with route-manifest updates. Closing.

Resolved in spikersoft-angular PR #154 (merged): e2e/playwright authenticated Art Studio journey spec covering compose → monitor → inspect → curate → download, with route-manifest updates. Closing.
Sign in to join this conversation.