netbox/netbox/extras/tests
2024-07-09 08:17:46 -04:00
..
__init__.py Added some simple tests for custom fields 2016-08-16 17:48:35 -04:00
test_api.py Rename ContentTypes REST API endpoint & resources 2024-03-06 15:30:59 -05:00
test_changelog.py Closes #16290: Capture entire object in changelog data 2024-05-29 09:34:22 -04:00
test_conditions.py Fixes #14829 Simple condition (without and/or) does not work in event rule (#14870) 2024-06-07 07:45:19 -07:00
test_custom_validation.py Move choice sets from utilities.choices to netbox.choices 2024-03-22 08:59:52 -04:00
test_customfields.py Move choice sets from utilities.choices to netbox.choices 2024-03-22 08:59:52 -04:00
test_customvalidators.py Closes #15490: CustomValidator support for accessing related object attribute via dotted path 2024-03-25 11:57:58 -04:00
test_event_rules.py Fixes #16808: Correct event type of webhooks emitted upon object deletion immediately following a modification 2024-07-09 08:17:46 -04:00
test_filtersets.py Add missing filters for reverse many-to-many relationships 2024-03-11 14:39:34 -04:00
test_forms.py Closes #15357: Rename CustomField.object_type to related_object_type (#15366) 2024-03-09 06:16:17 -05:00
test_models.py Update Tag.object_types to reference ObjectType 2024-03-04 09:51:32 -05:00
test_scripts.py Fixes #15812: Add Date(Time)Var for scripts to allow much easier date… (#15821) 2024-04-29 12:46:39 -04:00
test_tags.py Reorganize base TestCase classes 2021-04-14 14:22:58 -04:00
test_views.py Closes #15357: Rename CustomField.object_type to related_object_type (#15366) 2024-03-09 06:16:17 -05:00