This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
netbox-community-netbox
/
netbox
/
utilities
/
tests
History
Jeremy Stretch
5b438c3f30
Refactor utility form resources into separate modules
2020-08-11 15:14:06 -04:00
..
__init__.py
Establish tests for the utilities app
2018-06-08 14:32:41 -04:00
test_api.py
Add permission assignment to custom test methods
2020-06-08 13:40:46 -04:00
test_choices.py
Closes
#4857
: Drop support for legacy numeric choice field values
2020-07-15 16:54:33 -04:00
test_filters.py
Add BaseFilterSetTest to validate automatic generation of filters
2020-03-02 12:25:21 -05: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