docs: document the no-DNS-mocking policy in README (closes #94) #95

Merged
sneak merged 1 commits from docs/no-dns-mocking-readme into main 2026-08-07 22:31:48 +02:00

1 Commits

Author SHA1 Message Date
0e13d85089 docs: document the no-DNS-mocking policy in README (closes #94)
All checks were successful
check / check (push) Successful in 4s
DNS is never mocked in dnswatcher — not in tests, not anywhere.
Tests run against the real DNS by design; flaky live tests get
fixed with robustness or owner-decided opt-in gating, never mocks.
Record this prominently near the top of the README so contributors
and future workers do not propose mocked resolvers.
2026-08-07 16:27:18 +00:00