peteeckel / netbox-plugin-dns

NetBox DNS is a NetBox plugin for managing DNS data.
https://pypi.org/project/netbox-plugin-dns
MIT License
204 stars 17 forks source link

Added test for correct functionality of the "Disable DNSsync" CF #404

Closed peteeckel closed 2 months ago

peteeckel commented 2 months ago

The custom field for disabling DNSsync creation of address records was working, but there wasn't a test for its functionality.

This PR adds the test.