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
aee786dd017970b37e52ba878edac972205fe414
github-octodns
/
tests
T
History
Ross McFarland
aee786dd01
Explicit handling of SRV & CAA in _gen_key, tests for those cases
2018-10-16 07:08:01 -07: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
Explicit handling of SRV & CAA in _gen_key, tests for those cases
2018-10-16 07:08:01 -07: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
…