James Bardin
6254bb6387
don't rename imports except to avoid collisions
2017-05-17 15:35:04 -04:00
James Bardin
490ee8c17d
convert dns tests with external deps tyo ACC tests
...
External network calls can fail, and shouldn't stop unit tests from
running.
2017-05-17 15:33:30 -04:00
S. Brent Faulkner
a67d487aa5
unless id is set, txt record set is not available
2017-05-07 11:53:26 -04:00
S. Brent Faulkner
8165e2e96f
add test for dns TXT record set
2017-05-07 11:53:25 -04:00
S. Brent Faulkner
571ee96d96
update string array test helper to not care about order
2017-05-07 11:45:24 -04:00
S. Brent Faulkner
af64080153
update A and CNAME data tests to ensure id is set
2017-05-07 11:45:14 -04:00
Martin Atkins
1d500f57a6
provider/dns: update hard-coded DNS result in acctests
...
The acctests depend on getting a particular result back from resolving
www.hashicorp.com, which seems to have changed. In the long run we should
probably *not* be depending on the DNS configuration of the main Hashicorp
website, but this is just a quick fix to get the build back to green so
we can continue work on other things.
2017-04-07 17:04:55 -07:00
James Bardin
983e041dc1
Convert dns data tests to acceptance tests
...
These call out to external resources and can fail in unit tests.
2017-03-17 12:07:29 -04:00
clint shryock
801ef5ba65
gofmt a file
2017-03-16 11:03:26 -05:00
Brad Sickles
aea87de808
Adding data sources to dns provider.
2017-03-15 18:18:39 -04:00
Roberto Jung Drebes
e3934c23c8
provider/dns: DNS dynamic updates (RFC 2136)
2017-02-10 21:38:26 +01:00