Skip to content

feat(e2e): seed workflow and assert workflow details page#167

Merged
tass500 merged 1 commit intomainfrom
feat/e2e-workflow-seeded
Apr 13, 2026
Merged

feat(e2e): seed workflow and assert workflow details page#167
tass500 merged 1 commit intomainfrom
feat/e2e-workflow-seeded

Conversation

@tass500
Copy link
Copy Markdown
Owner

@tass500 tass500 commented Apr 13, 2026

Summary

  • Add Playwright \workflow-seeded.spec.ts: dev-token, POST /api/workflows, inject SPA session (\lcp.lowcode.session.v1), assert GET workflow details returns 200 and the workflow name appears.
  • Add npm scripts: \e2e:seeded, \e2e:seeded:ui, \e2e:seeded:debug\ (CI smoke unchanged: \e2e:smoke\ only).
  • Update live E2E docs (\e2e-smoke-plan.md, \

Add workflow-seeded Playwright spec: mint JWT, create workflow via API,
inject lcp.lowcode.session.v1, assert GET /api/workflows/{id} is 200 and
main shows the workflow name. npm scripts e2e:seeded (+ ui/debug). Document
localhost API base and optional E2E_API_BASE; update live e2e docs.

Made-with: Cursor
@tass500 tass500 merged commit 1558c20 into main Apr 13, 2026
14 checks passed
@tass500 tass500 deleted the feat/e2e-workflow-seeded branch April 13, 2026 16:51
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