13 lines
253 B
Markdown
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
|
|
```
|