skipIf does not work in test mode #19342
Unanswered
abhi1693
asked this question in
Help Wanted!
Replies: 1 comment 1 reply
-
Tests must be run with the testing configuration. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Deployment Type
Self-hosted
NetBox Version
v4.2.8
Python Version
3.12
Steps to Reproduce
Ensure
PLUGINS
is not inconfiguration.py
run :
python manage.py test netbox.tests.test_models
Expected Behavior
Tests finish without any errors
Observed Behavior
Beta Was this translation helpful? Give feedback.
All reactions