..
config
Heh, apparently there were some invalid Geo codes in tests
7 years ago
fixtures
add supports check to DNSMadeEasy Provider
7 years ago
zones
add Zone File source, reads Bind compatible zone files
7 years ago
helpers.py
Implement SUPPORTS_DYNAMIC functionality, no providers
7 years ago
test_octodns_manager.py
Implement SUPPORTS_DYNAMIC functionality, no providers
7 years ago
test_octodns_plan.py
Flesh out UT for new Plan.exists messaging
8 years ago
test_octodns_provider_azuredns.py
Upgrade Azure DNS API to 1.2.0
7 years ago
test_octodns_provider_base.py
Make SUPPORTS_DYNAMIC an optional property, defaulting to False
7 years ago
test_octodns_provider_cloudflare.py
CloudflareProvider: unpack long SRV records correctly
7 years ago
test_octodns_provider_digitalocean.py
Implement populate exists for DigitalOceanProvider
8 years ago
test_octodns_provider_dnsimple.py
Implement populate exists for DnsimpleProvider
8 years ago
test_octodns_provider_dnsmadeeasy.py
add ANAME support to DnsMadeEasy (ALIAS == ANAME)
7 years ago
test_octodns_provider_dyn.py
Make sure we avoid loops when configuring DynProvider fallbacks
7 years ago
test_octodns_provider_etc_hosts.py
Remove debugging prints, test dyn dynamic, fix problems found by tests
7 years ago
test_octodns_provider_googlecloud.py
Merge branch 'master' into googledns-semicolon-escapes
8 years ago
test_octodns_provider_ns1.py
change all answers from NS1 to absolute for types that require it
8 years ago
test_octodns_provider_ovh.py
pycodestyle updates, mostly escaping \, couple r's, ignore break on binary
8 years ago
test_octodns_provider_powerdns.py
Merge branch 'master' into configurable-geo-healthcheck
8 years ago
test_octodns_provider_rackspace.py
Implement populate exists for RackspaceProvider
8 years ago
test_octodns_provider_route53.py
Route53Provider for CNAME style healthchecks
7 years ago
test_octodns_provider_yaml.py
Progress towards fully fleshed out pools & rules
7 years ago
test_octodns_record.py
Ensure that dynamic and geo can't coexist
7 years ago
test_octodns_record_geo.py
Implement Dync populate dynamic, flesh out testing for all but dyn
7 years ago
test_octodns_source_axfr.py
add Zone File source, reads Bind compatible zone files
7 years ago
test_octodns_source_tinydns.py
add AXFR source to OctoDNS
8 years ago
test_octodns_yaml.py
Improved/actionable keys out of order error message
9 years ago
test_octodns_zone.py
Implement SUPPORTS_DYNAMIC functionality, no providers
7 years ago