Code development platform for open source projects from the European Union institutions
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Netbox Sys Plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DIGIT-C4
Netbox
Netbox Sys Plugin
Commits
5f4c17a5
Commit
5f4c17a5
authored
1 month ago
by
Frederico SEQUEIRA
Browse files
Options
Downloads
Patches
Plain Diff
Add better Create vm test doc
parent
c48414cc
No related branches found
No related tags found
1 merge request
!30
✅ Add valid VIEW test for createvm
Pipeline
#259673
passed
1 month ago
Stage: init
Stage: lint
Stage: test
Stage: doc
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
netbox_sys_plugin/tests/createvm/test_createvm_view.py
+2
-1
2 additions, 1 deletion
netbox_sys_plugin/tests/createvm/test_createvm_view.py
with
2 additions
and
1 deletion
netbox_sys_plugin/tests/createvm/test_createvm_view.py
+
2
−
1
View file @
5f4c17a5
# test_create_vm_form.py
"""
SYS Plugin CreateVM Testing Test Case Class
"""
from
django.test
import
TestCase
from
django.contrib.contenttypes.models
import
ContentType
from
django.core.exceptions
import
ValidationError
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment