dnscontrol/pkg/js/parse_tests
Florian Ritterhoff 3a9b413175
NEW RECORD TYPE: HTTPS & SVCB (#2919)
Thanks so much for this contribution!  I have a feeling that a lot of people are going to need these records soon!
2024-05-01 11:37:15 -04:00
..
001-basic js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
002-ttl js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
003-meta js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
004-ips js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
006-transforms js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
008-import js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
011-cfRedirect js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
012-duration TESTING: pkg/js/parse_tests: fix a broken test (#1498) 2022-05-03 19:46:48 -04:00
013-mx js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
014-caa js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
015-tlsa NEW PROVIDER: AkamaiEdgeDNS (#1174) 2021-06-22 10:24:49 -04:00
017-txt REFACTOR: Opinion: TXT records are one long string (#2631) 2023-12-04 17:45:25 -05:00
018-dkim REFACTOR: Opinion: TXT records are one long string (#2631) 2023-12-04 17:45:25 -05:00
020-complexRequire js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
021-srv js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
022-sshfp js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
023-ignored-glob-records js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
024-json-import js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
027-ds js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
028-dextend js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
029-dextendsub Add test cases for IDN domains (#1302) 2021-11-03 10:45:01 -04:00
030-dextenddoc js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
031-dextendnames js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
032-reverseip js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
033-revextend js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
035-naptr Improve MSDNS naptr support (#1165) 2021-06-24 18:26:21 -04:00
036-dextendcf CLOUDFLAREAPI: Adds CF_WORKER_ROUTE (#1243) 2021-10-11 16:04:49 -04:00
038-soa Direct SOA record management (#1115) 2021-05-04 15:47:26 -04:00
040-cfWorkerRoute CLOUDFLAREAPI: Adds CF_WORKER_ROUTE (#1243) 2021-10-11 16:04:49 -04:00
045-loc NEW FEATURE: Support DNS LOC record type (#2174) 2023-03-16 14:04:20 -04:00
complexImports Add .gitattributes file and fix line endings to match. (#1004) 2020-12-25 10:18:01 -05:00
001-basic.js Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
001-basic.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
002-ttl.js moving a bunch of packages under pkg (#124) 2017-05-25 14:25:39 -04:00
002-ttl.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
003-meta.js moving a bunch of packages under pkg (#124) 2017-05-25 14:25:39 -04:00
003-meta.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
004-ips.js moving a bunch of packages under pkg (#124) 2017-05-25 14:25:39 -04:00
004-ips.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
005-ignored-records.js NEW FEATURE: IGNORE() (diff2 only) (#2388) 2023-05-24 15:14:36 -04:00
005-ignored-records.json CHORE: Remove diff1 from codebase (#2575) 2023-10-22 13:56:13 -04:00
006-transforms.js moving a bunch of packages under pkg (#124) 2017-05-25 14:25:39 -04:00
006-transforms.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
007-importTransformTTL.js js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
007-importTransformTTL.json js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
008-import.js require() should handle paths as relative (like nodeJS) (#443) 2019-01-29 10:29:00 -05:00
008-import.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
009-reverse.js Enable PTR records for BIND driver (#146) 2017-07-06 10:18:15 -04:00
009-reverse.json BUG: parse_tests: Fix (revert) earlier reformatting (#431) 2018-12-19 10:19:50 -05:00
010-alias.js moving a bunch of packages under pkg (#124) 2017-05-25 14:25:39 -04:00
010-alias.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
011-cfRedirect.js moving a bunch of packages under pkg (#124) 2017-05-25 14:25:39 -04:00
011-cfRedirect.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
012-duration.js TESTING: pkg/js/parse_tests: fix a broken test (#1498) 2022-05-03 19:46:48 -04:00
012-duration.json TESTING: pkg/js/parse_tests: fix a broken test (#1498) 2022-05-03 19:46:48 -04:00
013-mx.js Add .gitattributes file and fix line endings to match. (#1004) 2020-12-25 10:18:01 -05:00
013-mx.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
014-caa.js Add .gitattributes file and fix line endings to match. (#1004) 2020-12-25 10:18:01 -05:00
014-caa.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
015-tlsa.js Add TLSA record support (#165) (#203) 2017-09-15 09:03:29 -04:00
015-tlsa.json Fix TLSA parse_test. 2019-01-11 10:34:13 -05:00
017-txt.js Release 3.0.0 Candidate (#699) 2020-03-22 13:38:37 -04:00
017-txt.json REFACTOR: Opinion: TXT records are one long string (#2631) 2023-12-04 17:45:25 -05:00
018-dkim.js Add .gitattributes file and fix line endings to match. (#1004) 2020-12-25 10:18:01 -05:00
018-dkim.json REFACTOR: Opinion: TXT records are one long string (#2631) 2023-12-04 17:45:25 -05:00
019-r53-alias.js ROUTE53: Allow R53_ALIAS records to enable target health evaluation (#2649) 2023-11-27 17:50:21 -05:00
019-r53-alias.json ROUTE53: Allow R53_ALIAS records to enable target health evaluation (#2649) 2023-11-27 17:50:21 -05:00
020-complexRequire.js require() should handle paths as relative (like nodeJS) (#443) 2019-01-29 10:29:00 -05:00
020-complexRequire.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
021-srv.js Fix SRV record handling when target is shortname (#422) 2018-12-07 16:30:04 -05:00
021-srv.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
022-sshfp.js Add .gitattributes file and fix line endings to match. (#1004) 2020-12-25 10:18:01 -05:00
022-sshfp.json OVH: Update to use newer client library (#445) 2019-05-20 15:39:19 -04:00
023-ignored-glob-records.js IGNORE() now supports glob pattern/wildcards (#463) 2019-05-27 10:14:29 -04:00
023-ignored-glob-records.json CHORE: Remove diff1 from codebase (#2575) 2023-10-22 13:56:13 -04:00
024-json-import.js NEW: require() now supports loading JSON too (#474) 2019-05-23 09:26:40 -04:00
024-json-import.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
025-autodnssec.js AUTODNSSEC -> AUTODNSSEC_ON (#863) 2020-09-27 16:37:42 -04:00
025-autodnssec.json AUTODNSSEC -> AUTODNSSEC_ON (#863) 2020-09-27 16:37:42 -04:00
026-azure-alias.js AZURE_DNS: Add support for Alias: AZURE_ALIAS() (#675) 2020-03-02 11:25:42 -05:00
026-azure-alias.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
027-ds.js New RTYPE: DS records now supported! (#753) 2020-05-30 10:40:21 -04:00
027-ds.json New RTYPE: DS records now supported! (#753) 2020-05-30 10:40:21 -04:00
028-dextend.js Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
028-dextend.json Fix D_EXTEND matching bug (#888) 2020-10-07 16:03:36 -04:00
029-dextendsub.js Add test cases for IDN domains (#1302) 2021-11-03 10:45:01 -04:00
029-dextendsub.json Add test cases for IDN domains (#1302) 2021-11-03 10:45:01 -04:00
030-dextenddoc.js DOCS: Documentation directory structure (#2905) 2024-04-09 14:26:45 -04:00
030-dextenddoc.json Fix D_EXTEND matching bug (#888) 2020-10-07 16:03:36 -04:00
031-dextendnames.js Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
031-dextendnames.json Fix D_EXTEND matching bug (#888) 2020-10-07 16:03:36 -04:00
032-reverseip.js js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
032-reverseip.json Fix REV and PTR (#979) 2020-12-03 08:33:37 -05:00
033-revextend.js js_test.go should generate & test zonefile output too (#986) 2020-12-03 09:33:39 -05:00
033-revextend.json Fix REV and PTR (#979) 2020-12-03 08:33:37 -05:00
034-nameserver-ttl.js MAINT: Fix parse_test numbering (#985) 2020-12-01 11:22:12 -05:00
034-nameserver-ttl.json MAINT: Fix parse_test numbering (#985) 2020-12-01 11:22:12 -05:00
035-naptr.js Improve MSDNS naptr support (#1165) 2021-06-24 18:26:21 -04:00
035-naptr.json Improve MSDNS naptr support (#1165) 2021-06-24 18:26:21 -04:00
036-dextendcf.js CLOUDFLAREAPI: Adds CF_WORKER_ROUTE (#1243) 2021-10-11 16:04:49 -04:00
036-dextendcf.json CLOUDFLAREAPI: Adds CF_WORKER_ROUTE (#1243) 2021-10-11 16:04:49 -04:00
037-splithor.js NEW FEATURE: Support Split Horizon DNS (#1034) 2021-02-05 12:12:45 -05:00
037-splithor.json NEW FEATURE: Support Split Horizon DNS (#1034) 2021-02-05 12:12:45 -05:00
038-soa.js Direct SOA record management (#1115) 2021-05-04 15:47:26 -04:00
038-soa.json Direct SOA record management (#1115) 2021-05-04 15:47:26 -04:00
039-include.js Add INCLUDE statement to include records from other domains (#1219) 2021-07-25 12:03:58 -04:00
039-include.json Add INCLUDE statement to include records from other domains (#1219) 2021-07-25 12:03:58 -04:00
040-cfWorkerRoute.js CLOUDFLAREAPI: Adds CF_WORKER_ROUTE (#1243) 2021-10-11 16:04:49 -04:00
040-cfWorkerRoute.json CLOUDFLAREAPI: Adds CF_WORKER_ROUTE (#1243) 2021-10-11 16:04:49 -04:00
040-r53-zone.js Add R53_ZONE as an domain identifier (#1241) 2021-09-02 16:54:54 -04:00
040-r53-zone.json ROUTE53: Allow R53_ALIAS records to enable target health evaluation (#2649) 2023-11-27 17:50:21 -05:00
041-newstyleproviders.js NEW FEATURE: Moving provider TYPE from dnsconfig.js to creds.json (#1500) 2022-05-08 14:23:45 -04:00
041-newstyleproviders.json NEW FEATURE: Moving provider TYPE from dnsconfig.js to creds.json (#1500) 2022-05-08 14:23:45 -04:00
043-safety.js NEW FEATURE: IGNORE() (diff2 only) (#2388) 2023-05-24 15:14:36 -04:00
043-safety.json NEW FEATURE: diff2: A better "diff" mechanism (#1852) 2022-12-11 17:28:58 -05:00
044-ensureabsent.js Bugfixed: NO_PURGE now works on all diff2 providers (#2084) 2023-02-19 12:33:08 -05:00
044-ensureabsent.json Bugfixed: NO_PURGE now works on all diff2 providers (#2084) 2023-02-19 12:33:08 -05:00
045-loc.js NEW FEATURE: Support DNS LOC record type (#2174) 2023-03-16 14:04:20 -04:00
045-loc.json NEW FEATURE: Support DNS LOC record type (#2174) 2023-03-16 14:04:20 -04:00
046-DHCID.js add dhcid type 2023-09-10 08:09:02 +02:00
046-DHCID.json add dhcid type 2023-09-10 08:09:02 +02:00
047-DNAME.js NEW RECORD TYPE: DNAME (#2893) 2024-04-02 14:28:57 -04:00
047-DNAME.json NEW RECORD TYPE: DNAME (#2893) 2024-04-02 14:28:57 -04:00
047-SVCB.js NEW RECORD TYPE: HTTPS & SVCB (#2919) 2024-05-01 11:37:15 -04:00
047-SVCB.json NEW RECORD TYPE: HTTPS & SVCB (#2919) 2024-05-01 11:37:15 -04:00
048-DNSKEY.js NEW RECORD TYPE: DNSKEY (#2917) 2024-04-22 09:54:12 -04:00
048-DNSKEY.json NEW RECORD TYPE: DNSKEY (#2917) 2024-04-22 09:54:12 -04:00
domain-ip-map.json NEW: require() now supports loading JSON too (#474) 2019-05-23 09:26:40 -04:00
import.js moving a bunch of packages under pkg (#124) 2017-05-25 14:25:39 -04:00