..
config
Processors.process_zone_config, dynamic zone config converted
2 years ago
zones
Record.parse_rdata_texts, TinyDns support for arbitrary record types
2 years ago
helpers.py
isort import formatting
3 years ago
test_octodns_equality.py
Remove from __futures__ bits, all are now manditory
3 years ago
test_octodns_idna.py
Remove from __futures__ bits, all are now manditory
3 years ago
test_octodns_manager.py
Processors.process_zone_config, dynamic zone config converted
2 years ago
test_octodns_plan.py
isort import formatting
3 years ago
test_octodns_processor.py
Processors.process_zone_config, dynamic zone config converted
2 years ago
test_octodns_processor_acme.py
Remove from __futures__ bits, all are now manditory
3 years ago
test_octodns_processor_arpa.py
Pass lenient through to arpa processor
3 years ago
test_octodns_processor_filter.py
Merge branch 'main' into processor-filter-target-optional
2 years ago
test_octodns_processor_meta.py
modify desired, not existing
2 years ago
test_octodns_processor_ownership.py
fix issue in OwnershipProcessor when last change is removed
3 years 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_zone.py
Processors.process_zone_config, dynamic zone config converted
2 years ago
test_octodns_provider_base.py
Add tests for full coverage
3 years ago
test_octodns_provider_yaml.py
Raise exception when no yamls are found for a zone
2 years ago
test_octodns_record.py
explicit test for values and value
2 years 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
parse_rdata_text supports unquoting things (powerdns)
2 years ago
test_octodns_record_change.py
break record tests into individual files
3 years ago
test_octodns_record_chunked.py
parse_rdata_text supports unquoting things (powerdns)
2 years 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
Fix validation for dynamic records with IPv4+IPv6 subnets
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_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
isort import formatting
3 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
Add support for !include YAML directive
2 years ago
test_octodns_zone.py
Record's carry context, Zone exceptions make use of it to help with error messages
2 years ago