13 lines
191 B
Markdown
13 lines
191 B
Markdown
# 2.1 — stream_test.go (RED)
|
|
|
|
Phase: 2 — Topology (Surface B)
|
|
Stage: RED
|
|
|
|
- [ ] SSE emits a delta within 5s of a pod state change
|
|
|
|
## Verify
|
|
|
|
```bash
|
|
go test ./... -run TestStream -v
|
|
```
|