netbox/netbox/extras/tests
2021-10-14 14:48:00 -04:00
..
dummy_plugin feat: Netbox plugin can defined their own RQ queues 2021-07-07 15:26:33 +02:00
__init__.py Added some simple tests for custom fields 2016-08-16 17:48:35 -04:00
test_api.py Consolidate GraphQLTestCase into APIViewTestCase 2021-06-30 10:07:33 -04:00
test_changelog.py Reorganize base TestCase classes 2021-04-14 14:22:58 -04:00
test_customfields.py Closes #6711: Add longtext custom field type with Markdown support 2021-10-14 14:48:00 -04:00
test_customvalidator.py Extend CustomValidator to support required, prohibited fields 2021-06-09 13:10:35 -04:00
test_filtersets.py Closes #5121: Add content_type filters for tags 2021-05-21 17:05:32 -04:00
test_forms.py Closes #6711: Add longtext custom field type with Markdown support 2021-10-14 14:48:00 -04:00
test_models.py Add missing tests for SiteGroup 2021-03-30 11:06:59 -04:00
test_plugins.py Merge branch 'feature' into 6651-plugins-rq-queues 2021-07-09 08:43:39 -04:00
test_registry.py Raise specific exceptions 2020-03-18 13:15:22 -04:00
test_scripts.py Update test script ObjectVars 2020-08-18 14:43:21 -04:00
test_tags.py Reorganize base TestCase classes 2021-04-14 14:22:58 -04:00
test_views.py Fixes #7358: Add missing choices column to custom field CSV import form 2021-09-27 12:28:52 -04:00
test_webhooks.py Restore webhooks worker test 2021-06-01 12:52:25 -04:00