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.
 
 
 
 
Viranch Mehta c9fc8feae2
Centralized NS1 record cache management with decorator
4 years ago
..
config Multi-value PTR records 4 years ago
fixtures Merge branch 'gcore-provider' of github.com:G-Core/octodns into gcore-provider 4 years ago
zones Merge remote-tracking branch 'origin/master' into srv_null_records 5 years ago
helpers.py Backwards compat for plan overrides, 100% manager coverage, singular processor module name 5 years ago
test_octodns_equality.py EqualityTupleMixin impl, use everywhere we were doing tuple compares 6 years ago
test_octodns_manager.py Ignoring URLFWD and adjusting test counts for other providers 4 years ago
test_octodns_plan.py Use six's StringIO, remove compat.py 6 years ago
test_octodns_processor_acme.py Remove a couple of stray prints 4 years ago
test_octodns_processor_filter.py Clean up and test OwnershipProcessor 5 years ago
test_octodns_processor_ownership.py Helps if you add the file 5 years ago
test_octodns_provider_azuredns.py multi-value PTR tests for Azure 4 years ago
test_octodns_provider_base.py Rework supports_warn_or_except to msg and fallback 4 years ago
test_octodns_provider_cloudflare.py Formatting, lingering pr comments, fixing resulting errors 4 years ago
test_octodns_provider_constellix.py Ignoring URLFWD and adjusting test counts for other providers 4 years ago
test_octodns_provider_digitalocean.py Ignoring URLFWD and adjusting test counts for other providers 4 years ago
test_octodns_provider_dnsimple.py Ignoring URLFWD and adjusting test counts for other providers 4 years ago
test_octodns_provider_dnsmadeeasy.py Ignoring URLFWD and adjusting test counts for other providers 4 years ago
test_octodns_provider_dyn.py Make sure map and keys are lists when needed 6 years ago
test_octodns_provider_easydns.py Ignoring URLFWD and adjusting test counts for other providers 4 years ago
test_octodns_provider_edgedns.py Update Edge DNS tests and fixtures for NULL SRV records 5 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_gandi.py Ignoring URLFWD and adjusting test counts for other providers 4 years ago
test_octodns_provider_gcore.py filters must be ordered as 'geodns', 'defaults', 'first_n' 4 years ago
test_octodns_provider_googlecloud.py GoogleCloud python3 6 years ago
test_octodns_provider_hetzner.py Ignoring URLFWD and adjusting test counts for other providers 4 years ago
test_octodns_provider_mythicbeasts.py Update Mythic Beasts tests and fixtures for NULL SRV records 5 years ago
test_octodns_provider_ns1.py Centralized NS1 record cache management with decorator 4 years ago
test_octodns_provider_ovh.py Add test for ovh caa record coverage 6 years ago
test_octodns_provider_powerdns.py Ignoring URLFWD and adjusting test counts for other providers 4 years ago
test_octodns_provider_rackspace.py RackspaceProvider python3, value types hashing 6 years ago
test_octodns_provider_route53.py Cleanup and test of _process_desired_zone and supports_warn_or_except 4 years ago
test_octodns_provider_selectel.py SelectelProvider python3 (tests) 6 years ago
test_octodns_provider_transip.py Update transip unittest 5 years ago
test_octodns_provider_ultra.py Replaced conditional imports with six 5 years ago
test_octodns_provider_yaml.py Adding yaml support and testing for URLFWD 4 years ago
test_octodns_record.py Normalize IP addresses 4 years ago
test_octodns_record_geo.py Add support for geo-targeting of CA provinces 6 years ago
test_octodns_source_axfr.py Merge remote-tracking branch 'origin/master' into srv_null_records 5 years ago
test_octodns_source_envvar.py Leave just importing from mock 5 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