-
Notifications
You must be signed in to change notification settings - Fork 31
[Housekeeping]: Develop Plugin Tests - Models #47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Draft
2 tasks
2 tasks
pheus
added a commit
to pheus/netbox-acls
that referenced
this issue
Mar 28, 2025
Adds comprehensive tests for the ACLStandardRule model. Tests cover rule creation scenarios, validation constraints, and edge cases, ensuring thorough model behavior validation. Fixes netbox-community#47
pheus
added a commit
to pheus/netbox-acls
that referenced
this issue
Mar 28, 2025
Introduces comprehensive test cases for the ACLExtendedRule model. These cover rule creation, validation, and edge cases such as duplicate indices and invalid combinations of parameters. Fixes netbox-community#47
pheus
added a commit
to pheus/netbox-acls
that referenced
this issue
Apr 20, 2025
Adds comprehensive tests for the ACLStandardRule model. Tests cover rule creation scenarios, validation constraints, and edge cases, ensuring thorough model behavior validation. Fixes netbox-community#47
pheus
added a commit
to pheus/netbox-acls
that referenced
this issue
Apr 20, 2025
Introduces comprehensive test cases for the ACLExtendedRule model. These cover rule creation, validation, and edge cases such as duplicate indices and invalid combinations of parameters. Fixes netbox-community#47
pheus
added a commit
to pheus/netbox-acls
that referenced
this issue
May 17, 2025
Adds comprehensive tests for the ACLStandardRule model. Tests cover rule creation scenarios, validation constraints, and edge cases, ensuring thorough model behavior validation. Fixes netbox-community#47
pheus
added a commit
to pheus/netbox-acls
that referenced
this issue
May 17, 2025
Introduces comprehensive test cases for the ACLExtendedRule model. These cover rule creation, validation, and edge cases such as duplicate indices and invalid combinations of parameters. Fixes netbox-community#47
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Proposed Changes
Test each model included in the plugin
Examples:
Justification
Testing should be built into the development process.
The text was updated successfully, but these errors were encountered: