| .. |
|
config
|
Merge remote-tracking branch 'origin/master' into overriding-yaml-provider
|
6 years ago |
|
fixtures
|
add Constellix Provider
|
6 years ago |
|
zones
|
Add TTL's to the axfr test files
|
6 years ago |
|
helpers.py
|
Implement SUPPORTS_DYNAMIC functionality, no providers
|
7 years ago |
|
test_octodns_equality.py
|
EqualityTupleMixin impl, use everywhere we were doing tuple compares
|
6 years ago |
|
test_octodns_manager.py
|
Manager throws ManagerException rather than Exception, more robust tests
|
6 years ago |
|
test_octodns_plan.py
|
Use six's StringIO, remove compat.py
|
6 years ago |
|
test_octodns_provider_azuredns.py
|
Fix pycodestyle overindent warnings w/2.5.0
|
6 years ago |
|
test_octodns_provider_base.py
|
Lots of text_type
|
6 years ago |
|
test_octodns_provider_cloudflare.py
|
Remove CloudFlare test copy, and specifically test token auth
|
6 years ago |
|
test_octodns_provider_constellix.py
|
ContellixProvider: zone creation and records in one run
|
6 years ago |
|
test_octodns_provider_digitalocean.py
|
Consistently order changes :-/
|
6 years ago |
|
test_octodns_provider_dnsimple.py
|
Makes sure !sandbox on a normal provider.
|
6 years ago |
|
test_octodns_provider_dnsmadeeasy.py
|
Consistently order changes :-/
|
6 years ago |
|
test_octodns_provider_dyn.py
|
Make sure map and keys are lists when needed
|
6 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_fastdns.py
|
FastDNS python3
|
6 years ago |
|
test_octodns_provider_googlecloud.py
|
GoogleCloud python3
|
6 years ago |
|
test_octodns_provider_mythicbeasts.py
|
filter -> [... if]s
|
6 years ago |
|
test_octodns_provider_ns1.py
|
DRY up new NS1 dynamic tests
|
6 years ago |
|
test_octodns_provider_ovh.py
|
Add test for ovh caa record coverage
|
6 years ago |
|
test_octodns_provider_powerdns.py
|
Merge remote-tracking branch 'origin/master' into python3-start
|
6 years ago |
|
test_octodns_provider_rackspace.py
|
RackspaceProvider python3, value types hashing
|
6 years ago |
|
test_octodns_provider_route53.py
|
Yet another round of Route53 retry internals changing
|
6 years ago |
|
test_octodns_provider_selectel.py
|
SelectelProvider python3 (tests)
|
6 years ago |
|
test_octodns_provider_transip.py
|
TransipProvider python3
|
6 years ago |
|
test_octodns_provider_yaml.py
|
Move to populate_should_replace rather then OverridingYamlProvider
|
6 years ago |
|
test_octodns_record.py
|
Validate Record name & fqdn length
|
6 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
|
Lots of text_type
|
6 years ago |
|
test_octodns_source_tinydns.py
|
Add tests for escaping semicolons in TinyDNS TXT records
|
7 years ago |
|
test_octodns_yaml.py
|
Use six's StringIO, remove compat.py
|
6 years ago |
|
test_octodns_zone.py
|
Lots of text_type
|
6 years ago |