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

250 Commits

Author SHA1 Message Date
37564d630a Misc test fixes 2020-06-22 15:22:03 -04:00
11a247edc2 Fix up tests 2020-06-18 10:32:22 -04:00
2d4694e72d Merge pull request #4770 from netbox-community/3703-limit-tag-creation
Closes #3703: Restrict tag creation
2020-06-17 12:28:04 -04:00
e917535380 Merge branch 'develop' into develop-2.9 2020-06-15 16:04:32 -04:00
9fc4a4f24a Closes #4755: Enable creation of rack reservations directly from navigation menu 2020-06-12 15:11:27 -04:00
e905a36fb2 Update tests for tag changes 2020-06-12 11:33:23 -04:00
057a022205 Clean up and improve UI view tests 2020-06-11 16:12:50 -04:00
9b48a26aef Merge pull request #4723 from jsenecal/4615_interface_label
Closes: #4615 Physical labels
2020-06-11 13:03:46 -04:00
c1eea166c9 Fix tests for LabeledComponentForm
* Added docstring
* Removed redundant tests since refactoration
2020-06-10 22:58:52 -04:00
8e9dc9f20e Add EditObjectViewTestCase for VirtualChassis 2020-06-10 16:51:35 -04:00
4078d9b669 Remove extraneous test 2020-06-10 15:22:49 -04:00
88ae522c9a Closes #4742: Add tagging for cables, power panels, and rack reservations 2020-06-10 14:55:46 -04:00
16cdf3006f Fixes #4736: Add cable trace endpoints for pass-through ports 2020-06-09 15:12:10 -04:00
15004c654f Add missing API cable trace test for interfaces 2020-06-09 14:47:05 -04:00
ed9ca270a7 Add missing API tests for pass-through port templates 2020-06-09 13:24:07 -04:00
e0037c7f70 pycodestyle 2020-06-08 23:07:53 -04:00
90bc1cd951 Test forms and views with labels 2020-06-08 20:04:31 -04:00
047286f9c0 Add a third initial object to VirtualChassisTest 2020-06-08 15:27:55 -04:00
a8145fe4c2 Add permission assignment to custom test methods 2020-06-08 13:40:46 -04:00
0ebd87bcb9 Merge branch 'develop' into develop-2.9 2020-06-08 10:33:23 -04:00
4f830c9c22 Fix list_brief tests 2020-06-05 16:09:55 -04:00
279ae7ea10 Standardize DCIM API tests 2020-06-05 13:23:33 -04:00
486f1a74ab Standardize base classes for view test cases 2020-05-28 12:05:54 -04:00
03da9348e5 Merge branch 'develop-2.9' into 554-object-permissions 2020-05-26 16:42:39 -04:00
74c29b0bb7 Fixes #4684: Fix ignored comment when importing DeviceType 2020-05-26 01:17:10 -04:00
635fefcb5c Update exempted tests 2020-05-22 16:33:56 -04:00
1ccb3162ff Ensure all model FilterSets support the 'id' field 2020-05-06 12:33:52 -04:00
607744813a Extend tests for CSV import 2020-05-05 16:49:16 -04:00
839e999a71 Introduce CSVModelForm for dynamic CSV imports 2020-05-05 16:15:09 -04:00
bcb7899b04 Fixes #4548: Fix tracing cables through a single RearPort 2020-04-29 16:32:30 -04:00
d8cb58c746 #4416: Add bulk edit & delete views for VirtualChassis 2020-04-24 15:20:52 -04:00
131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 2020-04-21 16:13:34 -04:00
26c335fc68 Extend tests for #4388 2020-04-21 10:53:21 -04:00
e0f819691f Fixes #4496: Fix exception when validating certain models via REST API 2020-04-15 09:37:30 -04:00
a72d5c899e Merge branch 'develop' into develop-2.8 2020-03-27 12:53:55 -04:00
058c78d8be Closes #4389: Add a bulk edit view for device bays 2020-03-19 16:32:08 -04:00
8d3801896f Rewrite and extend cabling logic tests 2020-03-19 10:43:51 -04:00
9df238c5f2 Merge branch 'develop' into develop-2.8 2020-03-15 00:18:32 -04:00
cebe580484 Add a description field to all organizational models 2020-03-13 16:33:28 -04:00
c5776d9da4 Closes #4369: Add a dedicated view for rack reservations 2020-03-13 13:53:44 -04:00
5e971994ff Closes #4362: Standardize URL for creation of RackReservations 2020-03-12 17:43:11 -04:00
a53f854187 Remove tests for API _choices endpoints 2020-03-12 10:48:53 -04:00
b5d57262f9 Update tests for nested TenantGroups 2020-03-11 21:14:53 -04:00
84de0458aa Implement nested RackGroups 2020-03-11 14:40:29 -04:00
a504f5f309 closes #4340 - Enforce unique constraints for device and virtual machine names in the API 2020-03-10 19:15:24 -04:00
0de857bf7a Merge branch 'develop' into develop-2.8 2020-03-10 15:06:37 -04:00
2571f22ae5 Revert initial fix for #4336 2020-03-10 11:43:00 -04:00
e364a25e46 Add test for RackReservation import 2020-03-09 13:35:44 -04:00
2a5bf2a222 Fixes #4323: Add bulk edit view for power panels 2020-03-06 16:05:26 -05:00
803287a514 Closes #4313: Remove id__in filters 2020-03-06 12:05:53 -05:00