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 90c0402b00
break record tests into individual files
3 years ago
..
config Provider.strict_supports=True by default, fix tests that didn't like that 3 years ago
zones AxfrSource and ZoneFileSource: support multi-value PTR records 3 years ago
helpers.py Use super() now that we require python3, less error prone 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 Manager.get_zone used everywhere rather than direct create 3 years ago
test_octodns_plan.py Remove from __futures__ bits, all are now manditory 3 years ago
test_octodns_processor_acme.py Remove from __futures__ bits, all are now manditory 3 years ago
test_octodns_processor_filter.py Add IgnoreRootNsFilter w/tests 3 years ago
test_octodns_processor_ownership.py Remove from __futures__ bits, all are now manditory 3 years ago
test_octodns_processor_restrict.py Add allowed_ttls support to TtlRestrictionFilter 3 years ago
test_octodns_provider_base.py Provider.strict_supports=True by default, fix tests that didn't like that 3 years ago
test_octodns_provider_yaml.py WIP breakup of octodns.record file 3 years ago
test_octodns_record.py break record tests into individual files 3 years ago
test_octodns_record_a.py break record tests into individual files 3 years ago
test_octodns_record_aaaa.py break record tests into individual files 3 years ago
test_octodns_record_alias.py break record tests into individual files 3 years ago
test_octodns_record_caa.py break record tests into individual files 3 years ago
test_octodns_record_change.py break record tests into individual files 3 years ago
test_octodns_record_chunked.py break record tests into individual files 3 years ago
test_octodns_record_cname.py break record tests into individual files 3 years ago
test_octodns_record_dname.py break record tests into individual files 3 years ago
test_octodns_record_ds.py break record tests into individual files 3 years ago
test_octodns_record_dynamic.py break record tests into individual files 3 years ago
test_octodns_record_geo.py break record tests into individual files 3 years ago
test_octodns_record_ip.py break record tests into individual files 3 years ago
test_octodns_record_loc.py break record tests into individual files 3 years ago
test_octodns_record_mx.py break record tests into individual files 3 years ago
test_octodns_record_naptr.py break record tests into individual files 3 years ago
test_octodns_record_ns.py break record tests into individual files 3 years ago
test_octodns_record_ptr.py break record tests into individual files 3 years ago
test_octodns_record_spf.py break record tests into individual files 3 years ago
test_octodns_record_srv.py break record tests into individual files 3 years ago
test_octodns_record_sshfp.py break record tests into individual files 3 years ago
test_octodns_record_target.py break record tests into individual files 3 years ago
test_octodns_record_tlsa.py break record tests into individual files 3 years ago
test_octodns_record_txt.py break record tests into individual files 3 years ago
test_octodns_record_urlfwd.py break record tests into individual files 3 years ago
test_octodns_source_envvar.py Implement black formatting 3 years ago
test_octodns_source_tinydns.py Remove from __futures__ bits, all are now manditory 3 years ago
test_octodns_yaml.py Remove from __futures__ bits, all are now manditory 3 years ago
test_octodns_zone.py hostname_from_fqdn work with utf8 or idna, whichevr it's passed 3 years ago