netbox/netbox/extras/tests
2020-01-31 16:10:16 -05:00
..
__init__.py Added some simple tests for custom fields 2016-08-16 17:48:35 -04:00
test_api.py Add tests for browsable API endpoints 2020-01-15 17:47:55 -05:00
test_changelog.py ObjectChange.action to slug (#3569) 2019-12-05 16:30:15 -05:00
test_customfields.py Add tests for invalid import data 2020-01-29 16:07:32 -05:00
test_filters.py Make filter test logic more obvious 2020-01-15 16:25:26 -05:00
test_models.py Fixes #3721: Allow Unicode characters in tag slugs 2020-01-17 17:25:46 -05:00
test_scripts.py Add tests for IP address vars 2020-01-22 17:48:03 -05:00
test_tags.py Fixes #3452: Queue deletion ObjectChanges until after response is sent 2019-08-26 16:52:05 -04:00
test_views.py Fixes #4071: Enforce "view tag" permission on individual tag view 2020-01-31 16:10:16 -05:00
test_webhooks.py Closes #3952: Add test for webhooks_worker; introduce generate_signature() 2020-01-23 15:05:27 -05:00