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

362 Commits

Author SHA1 Message Date
0dbe248df8 Call restrict() when retrieving related Graphs 2020-06-29 10:14:43 -04:00
3badfd756c Extend DeviceComponentViewTestCase to include GetObjectViewTestCase 2020-06-25 11:04:42 -04:00
36cf40f25c Enable CSV import for virtual chassis 2020-06-24 15:29:25 -04:00
59c1e34024 Initial work on #2018: Add name to VirtualChassis 2020-06-24 15:21:42 -04:00
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
f075339c5f Improve test comments and remove over-enthusiastic tests 2020-06-16 21:48:26 +02: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
886b59f400 Update tests for cables 2020-06-02 13:14:51 +02:00
6fc7c6a7d0 Update path validation tests for single-position rear port scenarios 2020-06-02 12:03:02 +02:00
1d33d7d205 Call full_clean() when saving Cable instances 2020-06-02 12:03:02 +02:00
56898f7e37 Restore original test_connection_via_single_rear_port test and make separate test for one-on-one panels 2020-06-02 12:03:02 +02:00
3278cc8cc0 Recreate the model instance instead of re-saving a deleted model
Same end result, but easier to read
2020-06-02 12:03:02 +02:00
112dfb865b Integrate patch panel building into one list 2020-06-02 12:03:02 +02:00
a0f4d481dc make single front/rear port work when between panels 2020-06-02 12:03:02 +02: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