Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create live tests for each record type #85

Open
18 tasks
codefromthecrypt opened this issue Mar 11, 2013 · 0 comments
Open
18 tasks

Create live tests for each record type #85

codefromthecrypt opened this issue Mar 11, 2013 · 0 comments

Comments

@codefromthecrypt
Copy link
Contributor

Quick testing with a complex record (in this case MX) showed errors on multiple providers. Even if not all tests pass, we should know which record types work per-provider

multi-value (round-robin) ResourceRecordSets:

  • AAAA
  • A
  • MX
  • NS
  • PTR
  • SPF
  • SRV
  • TXT

single-value ResourceRecordSets:

  • AAAA
  • A
  • CNAME
  • MX
  • NS
  • PTR
  • SPF
  • SRV
  • SSHFP
  • TXT
codefromthecrypt pushed a commit that referenced this issue Mar 12, 2013
issue #85: create live tests for each record type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant