Files
riotpiao.com/tasks/3.1-delivery-test.md
T

13 lines
267 B
Markdown

# 3.1 — delivery_test.go (RED)
Phase: 3 — Delivery Tree (Surface E)
Stage: RED
- [ ] Apps group correctly by `sync-wave`; Secret names absent from output (kind+count only); `repoURL` absent from output
## Verify
```bash
go test ./... -run TestDelivery -v
```