Files
riotpiao.com/tasks/1.1-redact-test.md
T

13 lines
253 B
Markdown

# 1.1 — redact_test.go (RED)
Phase: 1 — Atlas Core
Stage: RED
- [ ] Golden test: serialized snapshot contains none of the denied fields, run against a fixture captured from the real cluster
## Verify
```bash
go test ./... -run TestRedact -v
```