netbox/netbox/utilities/tests
Arthur Hanson 20e3fdc782
#9045 #9046 - remove legacy fields from Provider (#10377)
* #9045 - remove legacy fields from Provider

* Add safegaurd for legacy data to migration

* 9045 remove fields from forms and tables

* Update unrelated tests to use ASN model instead of Provider

* Fix migrations collision

Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-09-28 15:22:19 -04:00
..
__init__.py Establish tests for the utilities app 2018-06-08 14:32:41 -04:00
test_api.py Closes #8995: Enable arbitrary ordering of REST API results 2022-04-08 16:00:33 -04:00
test_choices.py Drop as_dict() method from ChoiceSet 2021-12-16 10:22:05 -05:00
test_filters.py #9045 #9046 - remove legacy fields from Provider (#10377) 2022-09-28 15:22:19 -04:00
test_forms.py Refactor utility form resources into separate modules 2020-08-11 15:14:06 -04:00
test_managers.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
test_ordering.py Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 2020-04-21 16:13:34 -04:00
test_utils.py Closes #4835: Support passing multiple initial values for multiple choice fields 2020-07-08 12:50:12 -04:00