netbox/netbox/extras/tests
Jeremy Stretch f5a1f83f9f
Closes #13368: Report installed plugins during server error (#13387)
* Introduce get_installed_plugins() utility

* Extend 500 error template to list installed plugins

* Move get_plugin_config() to extras.plugins.utils
2023-08-07 15:29:20 -04:00
..
dummy_plugin Fixes #10984: Fix navigation menu expansion for plugin menus comprising multiple words 2022-11-21 08:38:44 -05:00
__init__.py Added some simple tests for custom fields 2016-08-16 17:48:35 -04:00
test_api.py Fixes #11335: Default manager for ObjectChange should filter by installed apps (#11709) 2023-07-05 11:39:35 -04:00
test_changelog.py Update django-taggit to 2.0 2021-12-06 13:25:09 -05:00
test_conditions.py Fixes #11459 - Allow using null in conditions (#11722) 2023-02-13 17:44:35 -05:00
test_customfields.py 12468 disallow double underscores in custom field names (#12523) 2023-05-12 16:08:57 -04:00
test_customvalidator.py #9045 #9046 - remove legacy fields from Provider (#10377) 2022-09-28 15:22:19 -04:00
test_filtersets.py Add tests for ConfigTemplate 2023-04-11 15:25:48 -04:00
test_forms.py Merge branch 'develop' into feature 2023-03-30 15:56:38 -04:00
test_models.py Clean up tests 2022-11-17 10:50:05 -05:00
test_plugins.py Closes #13368: Report installed plugins during server error (#13387) 2023-08-07 15:29:20 -04:00
test_scripts.py Fixes #7628: Fix load_yaml method for custom scripts 2021-10-27 09:04:18 -04:00
test_tags.py Reorganize base TestCase classes 2021-04-14 14:22:58 -04:00
test_views.py #8684: Fix test 2023-04-19 11:31:26 -04:00
test_webhooks.py fixes dummy payload URL for webhook test 2023-08-02 15:23:05 -04:00