octodns / octodns-dnsimple

Dnsimple API provider for octoDNS
MIT License
0 stars 2 forks source link

Explicit strict_supports in tests #12

Closed ross closed 1 year ago

ross commented 1 year ago

As of https://github.com/octodns/octodns/pull/957 we'll need t be explicit in our tests around the expectations of Provider.strict_supports. This PR is in preparation of that change.

/cc https://github.com/octodns/octodns/pull/957