1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
b27529d927 Added bulk creation API tests 2018-01-02 16:29:44 -05:00
ca7147a0a7 PEP8 fixes 2017-12-18 16:52:49 -05:00
70d235f99e Added virtual chassis tests 2017-12-15 17:21:43 -05:00
3df8c63d5c Merge branch 'develop' into develop-2.3 2017-11-14 14:38:32 -05:00
30b544a743 Fixes #1642: Validate device type classification when creating console server ports and power outlets 2017-11-10 15:01:46 -05:00
e01e5e6b0e Standardize on JSON data format for all POST/PUT test client requests 2017-11-08 13:54:35 -05:00
00986fd7bf Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
f21c6bca00 Import unicode_literals 2017-05-24 11:33:11 -04:00
178f7b4643 Added API endpoints for console and power connections 2017-04-05 11:29:12 -04:00
22768ff6c6 Renamed Module to InventoryItem (prep for #824) 2017-03-21 12:54:08 -04:00
925afe0999 Added test case for ConnectedDeviceViewSet 2017-03-20 21:39:40 -04:00
f743410b4e Renamed rack-units API and added a test 2017-03-20 21:18:37 -04:00
266f9cc370 Added API endpoint, tests for Graphs 2017-03-20 15:14:33 -04:00
42fd14f5c0 Introduced HttpStatusMixin to provide more detail on HTTP response status test failures 2017-03-20 13:46:47 -04:00
abdfc5c597 Finished DCIM API model tests 2017-03-17 12:16:24 -04:00
be2faaa110 Fixed bug interpreting facility_id as a required field 2017-03-16 17:25:34 -04:00
f33269e50b First batch of DCIM API tests 2017-03-16 16:50:18 -04:00