This website requires JavaScript.
Explore
Help
Sign In
mirror
/
github-octodns
Watch
1
Star
0
Fork
0
mirror of
https://github.com/github/octodns.git
synced
2024-05-11 05:55:00 +00:00
Code
Issues
Releases
Activity
Files
6ec5bd4da2218c28359276ba68c28e02296a306c
github-octodns
/
tests
T
History
Matt
bcff231e35
Alter - New tests to be more unit-test-like.
2018-10-18 21:55:48 +11:00
..
config
…
fixtures
…
zones
add Zone File source, reads Bind compatible zone files
2018-10-14 16:53:05 -07:00
helpers.py
…
test_octodns_manager.py
…
test_octodns_plan.py
…
test_octodns_provider_azuredns.py
…
test_octodns_provider_base.py
Include a provider test of populate w/lenient=True
2018-05-30 12:56:25 -07:00
test_octodns_provider_cloudflare.py
Alter - New tests to be more unit-test-like.
2018-10-18 21:55:48 +11:00
test_octodns_provider_digitalocean.py
…
test_octodns_provider_dnsimple.py
…
test_octodns_provider_dnsmadeeasy.py
…
test_octodns_provider_dyn.py
…
test_octodns_provider_etc_hosts.py
Use path.join, add loop detection & tests
2018-06-09 16:21:25 -07:00
test_octodns_provider_googlecloud.py
…
test_octodns_provider_ns1.py
change all answers from NS1 to absolute for types that require it
2018-06-13 22:44:45 -07:00
test_octodns_provider_ovh.py
…
test_octodns_provider_powerdns.py
…
test_octodns_provider_rackspace.py
…
test_octodns_provider_route53.py
if user does not explicitly set Access Key ID and Secret Access Key then use
2018-06-13 21:18:21 -07:00
test_octodns_provider_yaml.py
…
test_octodns_record.py
…
test_octodns_source_axfr.py
add Zone File source, reads Bind compatible zone files
2018-10-14 16:53:05 -07:00
test_octodns_source_tinydns.py
add AXFR source to OctoDNS
2018-07-16 01:34:32 -07:00
test_octodns_yaml.py
…
test_octodns_zone.py
…