dnscontrol/pkg/js/parse_tests
Tom Limoncelli b275286dae
Add D_EXTEND (#885) (thanks to @ad8-bdl!)
* fix get-zones code block indentation

* extend D_EXTEND to handle subdomains

* fix targets: make absolute incl. subdomain where necessary

* clarify subdomain target test (not IP && not fqdn)

* Add parse_tests for D and D_EXTEND

* _getDomainObject: examine all domains

* human readable form

* consistent test IP addresses

* Improve docs and formatting

* propagate subdomain to canonicalisation

* en-US spelling

* rm extraneous console.log

* ignore subdomain for CF_REDIRECT

* clarify D_EXTEND doc re. CF_REDIRECT

* rm extraneous linebreak

* _getDomainObject: examine all domains

* human readable form

* consistent test IP addresses

* propagate subdomain to canonicalisation

* en-US spelling

* rm extraneous console.log

* ignore subdomain for CF_REDIRECT

* clarify D_EXTEND doc re. CF_REDIRECT

* rm extraneous linebreak

* GANDI_V5: Use github.com/go-gandi/go-gandi, not github.com/tiramiseb/go-gandi (#883)

* DOCUMENTATION: Fix error in CNAME.md (#877)

The current example `CNAME("def", "test.subdomain"), // def.example.com -> test.subdomain.example.com` is invalid (correctly raises a validation error, "ERROR: in CNAME def.example.com: target (test.subdomain) must end with a (.)")

* typos, fmt; example syntax fixes and real output

* formatting; re-add lost comment

* RecordConfig subdomain should be nullable

* providers/cscglobal/api.go: Fix fmt string

* More tests and docs

* go generate

Co-authored-by: Ben L <47653825+ad8-bdl@users.noreply.github.com>
2020-10-07 14:27:33 -04:00
..
complexImports
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
002-ttl.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
003-meta.js
003-meta.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
004-ips.js
004-ips.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
006-transforms.js
006-transforms.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
007-importTransformTTL.js
007-importTransformTTL.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
008-import.js
008-import.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
009-reverse.js
009-reverse.json
010-alias.js
010-alias.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
011-cfRedirect.js
011-cfRedirect.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
012-duration.js
012-duration.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
013-mx.js
013-mx.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
014-caa.js
014-caa.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
015-tlsa.js
015-tlsa.json
016-backslash.js
016-backslash.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
017-txt.js
017-txt.json
018-dkim.js
018-dkim.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
019-ignored-records.js
019-ignored-records.json
019-r53-alias.js
019-r53-alias.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
020-complexRequire.js
020-complexRequire.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
020-nameserver-ttl.js
020-nameserver-ttl.json
021-srv.js
021-srv.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
022-sshfp.js
022-sshfp.json
023-ignored-glob-records.js
023-ignored-glob-records.json
023-naptr.js
023-naptr.json
024-json-import.js
024-json-import.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
025-autodnssec.js
025-autodnssec.json
026-azure-alias.js
026-azure-alias.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
027-ds.js
027-ds.json
028-dextend.js Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
028-dextend.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
029-dextendsub.js Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
029-dextendsub.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
030-dextenddoc.js Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
030-dextenddoc.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
031-dextendnames.js Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
031-dextendnames.json Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
domain-ip-map.json
import.js