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.
 
 
 
 
Ross McFarland 24140e87e6
Test meta only Plan creation in BaseProvider
10 months ago
..
config Don't blow up when config keys are present, but None 2 years ago
zones Add support for SVCB and HTTPS records 2 years ago
helpers.py Include tests of secret_handlers from config yaml and some of that's implementation details 2 years ago
test_octodns_equality.py Remove from __futures__ bits, all are now manditory 3 years ago
test_octodns_idna.py idna_decode barfs on .., so needs a work-around 1 year ago
test_octodns_manager.py Rework YamlProvider.populate to behave 'normall' and add existing state, rework test to handle that 1 year ago
test_octodns_plan.py Add Plan.meta support for making non-record changes to zones 10 months ago
test_octodns_processor_acme.py Remove from __futures__ bits, all are now manditory 3 years ago
test_octodns_processor_arpa.py Use the TTL value of the first ordered FQDN 2 years ago
test_octodns_processor_filter.py Remove existing tests with double dots 1 year ago
test_octodns_processor_meta.py Switch MetaProcessor.include_extra to k=v 1 year ago
test_octodns_processor_ownership.py Add support for configuring OwnershipProcessor TXT record's TTL 11 months ago
test_octodns_processor_restrict.py Add allowed_ttls support to TtlRestrictionFilter 3 years ago
test_octodns_processor_spf.py Escape the DMARC1 values properly 3 years ago
test_octodns_processor_trailing_dots.py Fix for EnsureTrailingDots reverting value types back to strings 2 years ago
test_octodns_provider_base.py Test meta only Plan creation in BaseProvider 10 months ago
test_octodns_provider_yaml.py Rework YamlProvider.populate to behave 'normall' and add existing state, rework test to handle that 1 year ago
test_octodns_record.py idna_decode barfs on .., so needs a work-around 1 year ago
test_octodns_record_a.py isort import formatting 3 years ago
test_octodns_record_aaaa.py break record tests into individual files 3 years ago
test_octodns_record_alias.py isort import formatting 3 years ago
test_octodns_record_caa.py Fix CAA value handling to support tags 2 years ago
test_octodns_record_change.py break record tests into individual files 3 years ago
test_octodns_record_chunked.py Fix handling of chunked values (TXT) when escapes land on boundaries 1 year ago
test_octodns_record_cname.py isort import formatting 3 years ago
test_octodns_record_dname.py isort import formatting 3 years ago
test_octodns_record_ds.py Support both the both sets of field names for DS 2 years ago
test_octodns_record_dynamic.py Add ICMP & UDP healthcheck protocols 2 years ago
test_octodns_record_geo.py deprecation.deprecated, use official mechinism for deprecations 2 years ago
test_octodns_record_ip.py updated black formatting 3 years ago
test_octodns_record_loc.py parse_rdata_text supports unquoting things (powerdns) 2 years ago
test_octodns_record_mx.py parse_rdata_text supports unquoting things (powerdns) 2 years ago
test_octodns_record_naptr.py parse_rdata_text supports unquoting things (powerdns) 2 years ago
test_octodns_record_ns.py isort import formatting 3 years ago
test_octodns_record_ptr.py updated black formatting 3 years ago
test_octodns_record_spf.py isort import formatting 3 years ago
test_octodns_record_srv.py parse_rdata_text supports unquoting things (powerdns) 2 years ago
test_octodns_record_sshfp.py parse_rdata_text supports unquoting things (powerdns) 2 years ago
test_octodns_record_svcb.py Correctly handle SVCB/HTTPS svcparam quoting when parsing rdata text 1 year ago
test_octodns_record_target.py updated black formatting 3 years ago
test_octodns_record_tlsa.py parse_rdata_text supports unquoting things (powerdns) 2 years ago
test_octodns_record_txt.py add support for chunked values to ValuesMixin.rrs 2 years ago
test_octodns_record_urlfwd.py Add test_records_have_rdata_methods, implement them for URLFWD 2 years ago
test_octodns_secret_environ.py Fix env var int handling regression 2 years ago
test_octodns_source_envvar.py isort import formatting 3 years ago
test_octodns_source_tinydns.py Record.parse_rdata_texts, TinyDns support for arbitrary record types 2 years ago
test_octodns_yaml.py order_mode support for safe_dump, error handling, and tests 1 year ago
test_octodns_zone.py Zone.apply(changes) 1 year ago