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

13 lines
253 B
Markdown
Raw Normal View History

2026-08-18 20:41:34 -07:00
# 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
```