### Proposed Changes Test each model included in the plugin Examples: - [NetBox SecretStore Plugin](https://github.com/DanSheps/netbox-secretstore/tree/develop/netbox_secretstore/tests) - [NetBox BGP Plugin](https://github.com/k01ek/netbox-bgp/tree/main/netbox_bgp/tests) - [NetBox Tunnels Plugin](https://github.com/jdrew82/netbox-tunnels-plugin/tree/master/tests) - [NetBox Tenancy Model](https://github.com/netbox-community/netbox/tree/develop/netbox/tenancy/tests) ### Justification Testing should be built into the development process.