You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Rhosyn Celyn 9dc44c3f2c Clean up and simplification of tests and command generation, bug fix for multiple sub domain NS records and handling of creation/deletion 7 years ago
..
config Persist empty. zone 7 years ago
fixtures Added tests, clean up and small modifications 7 years ago
zones Add tests for escaping semicolons in TinyDNS TXT records 7 years ago
helpers.py Implement SUPPORTS_DYNAMIC functionality, no providers 7 years ago
test_octodns_manager.py Add proper tests for SplitYamlProvider 7 years ago
test_octodns_plan.py Flesh out UT for new Plan.exists messaging 8 years ago
test_octodns_provider_azuredns.py AzureProvider: update for azure-mgmt-dns 2.1.0 and add support for CAA records. 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 Address TODO about Dyn TD's and subzones to fix bug 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_mythicbeasts.py Clean up and simplification of tests and command generation, bug fix for multiple sub domain NS records and handling of creation/deletion 7 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 Make sure both set-id and name match when finding rrset 7 years ago
test_octodns_provider_yaml.py Don't use classmethod for listing YAML files 7 years ago
test_octodns_record.py Normalize CNAME/ALIAS/PTR value to lower-case 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 tests for escaping semicolons in TinyDNS TXT records 7 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