netbox/netbox/extras/tests
2021-08-31 15:03:39 -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 Fixes #7093: Multi-select custom field filters should employ exact match 2021-08-31 15:03:39 -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 Fixes #5968: Model forms should save empty custom field values as null 2021-08-16 13:45:46 -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 Fix bulk_import button class in test view after naming change in e8ba4b0 2021-08-03 12:43:28 -07:00
test_webhooks.py Restore webhooks worker test 2021-06-01 12:52:25 -04:00