Files
riotpiao.com/tasks/4.3-terminal-e2e.md

13 lines
352 B
Markdown

# 4.3 — terminal.e2e.ts (RED, Playwright — hard requirement)
Phase: 4 — Terminal (Surface C)
Stage: RED
- [ ] Load terminal UI, submit `get nodes`, assert rendered output; submit an injection payload, assert rejection surfaces in UI, zero upstream call
## Verify
```bash
pnpm test:e2e terminal.e2e.ts # required, must pass before merge
```