Writing E2e Flows

Use when a feature or fix in future-agi needs an end-to-end Playwright flow under e2e/ — a new flow for user-visible behaviour, an update to a flow whose pinned endpoint, route, table or selector changed, or when a review flagged missing E2E coverage. Also use to check whether an existing flow already pins an endpoint, route, table or selector you changed, and for 'how do I test this end to end' questions about the FutureAGI product. Not for frontend unit tests, backend pytest, the API-journey scripts, for running, operating, debugging or explaining the e2e stack and its harness scripts themselves — ports, compose profile, start-up time — or for the review-time verdict on whether a change needs a flow, which is the reviewing-prs coverage gate.

future-agi 8b6553e 6 files · 85.0 KB Updated

File contents

future-agi/future-agi/tree/main/.agents/skills/writing-e2e-flows commit 8b6553ed93

Frequently asked questions

npx skillmds@latest add future-agi/writing-e2e-flows