dnscontrol/pkg/normalize
Tom Limoncelli e6ce3b8895 Cleanup SRV testing
* Integration tests: PTR tests should only happen if CanUsePTR
* Integration tests: SRE tests should only happen if CanUseSRV
* CanUseSRV should be validated early (in pkg/normalize/validate.go)
* CLOUDFLARE does not support SRV. Check for this during validation
* GCLOUD CanUsesRV (mostly by accident, but whatever works)
2017-07-20 15:55:26 -04:00
..
importTransform_test.go moving a bunch of packages under pkg (#124) 2017-05-25 14:25:39 -04:00
validate.go Cleanup SRV testing 2017-07-20 15:55:26 -04:00
validate_test.go Fix: Validate CNAME targets (check for "/") #37 2017-06-11 09:30:12 -04:00