Skip to content

feat(e2e): seeded workflow run details#169

Merged
tass500 merged 1 commit intomainfrom
feat/e2e-run-seeded
Apr 14, 2026
Merged

feat(e2e): seeded workflow run details#169
tass500 merged 1 commit intomainfrom
feat/e2e-run-seeded

Conversation

@tass500
Copy link
Copy Markdown
Owner

@tass500 tass500 commented Apr 13, 2026

Summary

  • Add frontend/e2e/run-seeded.spec.ts: create noop workflow, POST /api/workflows/{id}/runs, inject SPA session, open /lowcode/runs/{runId}, assert GET /api/workflows/runs/{id} returns 200 and the run UUID appears in the page.
  • Extend npm run e2e:seeded (and ui/debug) to run workflow + entity + run seeded specs.
  • Update live docs (e2e-smoke-plan, 02, 03): backlog now suggests optional seeded entity records next.

Test plan

  • npm run build (frontend)
  • npm run e2e:seeded

Add run-seeded.spec.ts: noop workflow, POST /api/workflows/{id}/runs, session,
assert GET run details 200 and run UUID on run details page. Extend e2e:seeded
to three specs. Update live E2E docs and backlog (entity records optional next).

Made-with: Cursor
@tass500 tass500 merged commit 508db4e into main Apr 14, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant