Files
riotpiao.com/tasks/2.3-topology-e2e.md

13 lines
309 B
Markdown

# 2.3 — topology.e2e.ts (RED, Playwright — hard requirement)
Phase: 2 — Topology (Surface B)
Stage: RED
- [ ] Load `/topology`, assert graph nodes render, delete a pod, assert node count updates without reload
## Verify
```bash
pnpm test:e2e topology.e2e.ts # required, must pass before merge
```