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
Activity
Files
18ea7d1e13c71679c0f03d1c79fcd6ac78c8779c
netbox-community-netbox
/
netbox
/
utilities
/
tests
History
jeremystretch
80ced6b782
Closes
#11163
: Auto-detect data format during bulk import
2022-12-14 10:09:59 -05: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
Closes
#11163
: Auto-detect data format during bulk import
2022-12-14 10:09:59 -05: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