dnscontrol/pkg/js/parse_tests
Pat Moroney 106790b0d5 throw an error if a domain name is declared more than once (#247)
* throw an error if a domain name is declared more than once in the js file
2017-11-14 23:14:45 -05:00
..
001-basic.js
001-basic.json
002-ttl.js
002-ttl.json
003-meta.js
003-meta.json
004-ips.js
004-ips.json
006-transforms.js
006-transforms.json tests that would have caught tag renaming bug. js tests now don't marahsl expected through the go object. Instead minify both sides to compare 2017-07-20 17:41:15 -04:00
007-importTransformTTL.js Refactor addRecord to recordBuilder (#157) (#163) 2017-08-11 14:48:43 -04:00
007-importTransformTTL.json Refactor addRecord to recordBuilder (#157) (#163) 2017-08-11 14:48:43 -04:00
008-import.js
008-import.json tests that would have caught tag renaming bug. js tests now don't marahsl expected through the go object. Instead minify both sides to compare 2017-07-20 17:41:15 -04:00
009-reverse.js
009-reverse.json tests that would have caught tag renaming bug. js tests now don't marahsl expected through the go object. Instead minify both sides to compare 2017-07-20 17:41:15 -04:00
010-alias.js
010-alias.json tests that would have caught tag renaming bug. js tests now don't marahsl expected through the go object. Instead minify both sides to compare 2017-07-20 17:41:15 -04:00
011-cfRedirect.js
011-cfRedirect.json tests that would have caught tag renaming bug. js tests now don't marahsl expected through the go object. Instead minify both sides to compare 2017-07-20 17:41:15 -04:00
012-duration.js
012-duration.json tests that would have caught tag renaming bug. js tests now don't marahsl expected through the go object. Instead minify both sides to compare 2017-07-20 17:41:15 -04:00
013-mx.js tests that would have caught tag renaming bug. js tests now don't marahsl expected through the go object. Instead minify both sides to compare 2017-07-20 17:41:15 -04:00
013-mx.json tests that would have caught tag renaming bug. js tests now don't marahsl expected through the go object. Instead minify both sides to compare 2017-07-20 17:41:15 -04:00
014-caa.js Add CAA support (#161) 2017-07-25 14:59:40 -04:00
014-caa.json Refactor addRecord to recordBuilder (#157) (#163) 2017-08-11 14:48:43 -04:00
015-tlsa.js Add TLSA record support (#165) (#203) 2017-09-15 09:03:29 -04:00
015-tlsa.json Add TLSA record support (#165) (#203) 2017-09-15 09:03:29 -04:00
016-backslash.js add some backslash parse tests 2017-09-15 10:29:28 -04:00
016-backslash.json add some backslash parse tests 2017-09-15 10:29:28 -04:00
import.js