netbox/netbox/dcim/tests
Abhimanyu Saharan bd88ee7063
Adds device type and role to device component filter (#12504)
* adds device type and role to device component filter #12015

* changes as per review

* Add filterset tests for device type & role filters

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-05-31 09:59:22 -04:00
..
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
test_api.py 7503 do device validate-create in serial (#12222) 2023-05-31 09:06:09 -04:00
test_cablepaths.py Fixes #10201: Fix AssertionError exception when removing some terminations from an existing cable 2023-01-11 14:42:25 -05:00
test_filtersets.py Adds device type and role to device component filter (#12504) 2023-05-31 09:59:22 -04:00
test_forms.py Fixes #10247: Allow changing selected device/VM when creating a new component (#10312) 2022-09-15 10:10:32 -04:00
test_models.py Clean up tests 2022-11-17 10:50:05 -05:00
test_natural_ordering.py Clean up tests 2022-11-17 10:50:05 -05:00
test_views.py Fixes #10686 - Import cables using VC master device (#12551) 2023-05-12 09:07:51 -04:00