dnscontrol/pkg/normalize
Tom Limoncelli 063d550816
js_test.go should generate & test zonefile output too (#986)
* js_test.go: Do a zonefile test if $TESTNAME/parse_tests/{zonefile} exists.
* Add parse_tests zone files for all the tests that make sense.
* js_test.go: Addd the test datafile when displaying failures.
* 007-importTransformTTL.js: Was referring to a non-existent domain.
* 012-duration.js: Had duplicate DNS records.
* 029-dextendsub.js: Move CF-related tests to separate test.
* validate.go: Report non-existent domains as an error.
* cloudflareProvider.go: newCloudflare should not talk to the API.
2020-12-03 09:33:39 -05:00
..
capabilities_test.go Provider support for DS records as children only (#765) 2020-06-18 17:24:13 -04:00
flatten.go TXT records should check length at check/preview time (#947) 2020-11-18 07:05:26 -05:00
importTransform_test.go Update github.com/StackExchange/dnscontrol/v2 2020-04-14 16:49:03 -04:00
validate.go js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
validate_test.go Allow for Name's that start with _ (#830) 2020-08-30 20:35:07 -04:00