Jeremy Stretch
|
25d6bbf659
|
Update view and permission names for VMInterface
|
2020-06-23 14:48:37 -04:00 |
|
Jeremy Stretch
|
75354a8a78
|
Rename Interface to VMInterface
|
2020-06-23 13:21:44 -04:00 |
|
Jeremy Stretch
|
f2b26282b8
|
Disable VM interface bulk creation testing
|
2020-06-22 15:09:16 -04:00 |
|
Jeremy Stretch
|
31bb70d9a2
|
Fixed IPAM tests
|
2020-06-22 14:46:25 -04:00 |
|
Jeremy Stretch
|
6cb31a274f
|
Initial work on #4721 (WIP)
|
2020-06-22 13:10:56 -04:00 |
|
Jeremy Stretch
|
11a247edc2
|
Fix up tests
|
2020-06-18 10:32:22 -04:00 |
|
Jeremy Stretch
|
e905a36fb2
|
Update tests for tag changes
|
2020-06-12 11:33:23 -04:00 |
|
Jeremy Stretch
|
d26fcc9918
|
Annotated blocked TODO items
|
2020-06-10 16:56:24 -04:00 |
|
Jeremy Stretch
|
a8145fe4c2
|
Add permission assignment to custom test methods
|
2020-06-08 13:40:46 -04:00 |
|
Jeremy Stretch
|
0ebd87bcb9
|
Merge branch 'develop' into develop-2.9
|
2020-06-08 10:33:23 -04:00 |
|
Jeremy Stretch
|
7def37961a
|
Correct exempted test methods on InterfaceTestCase
|
2020-06-05 16:17:10 -04:00 |
|
Jeremy Stretch
|
d3fbaca228
|
Standardize virtualization API tests
|
2020-06-05 15:06:08 -04:00 |
|
Jeremy Stretch
|
3c334a0238
|
Update views to restrict all querysets
|
2020-06-01 11:43:49 -04:00 |
|
Jeremy Stretch
|
486f1a74ab
|
Standardize base classes for view test cases
|
2020-05-28 12:05:54 -04:00 |
|
Jeremy Stretch
|
5d36d81ae1
|
Restore model-level permission tests
|
2020-05-28 11:08:35 -04:00 |
|
Jeremy Stretch
|
635fefcb5c
|
Update exempted tests
|
2020-05-22 16:33:56 -04:00 |
|
Jeremy Stretch
|
1ccb3162ff
|
Ensure all model FilterSets support the 'id' field
|
2020-05-06 12:33:52 -04:00 |
|
John Anderson
|
9df238c5f2
|
Merge branch 'develop' into develop-2.8
|
2020-03-15 00:18:32 -04:00 |
|
Jeremy Stretch
|
cebe580484
|
Add a description field to all organizational models
|
2020-03-13 16:33:28 -04:00 |
|
Jeremy Stretch
|
a53f854187
|
Remove tests for API _choices endpoints
|
2020-03-12 10:48:53 -04:00 |
|
Jeremy Stretch
|
b5d57262f9
|
Update tests for nested TenantGroups
|
2020-03-11 21:14:53 -04:00 |
|
John Anderson
|
a504f5f309
|
closes #4340 - Enforce unique constraints for device and virtual machine names in the API
|
2020-03-10 19:15:24 -04:00 |
|
Jeremy Stretch
|
803287a514
|
Closes #4313: Remove id__in filters
|
2020-03-06 12:05:53 -05:00 |
|
Jeremy Stretch
|
bdf9857e6f
|
Closes #4294: Add tenancy filter tests for all models
|
2020-02-27 13:28:08 -05:00 |
|
Jeremy Stretch
|
3b1128f8f3
|
Establish standard test cases for all models
|
2020-02-12 13:25:56 -05:00 |
|
Jeremy Stretch
|
0d3ff664b6
|
Move model_to_dict() into assertInstanceEqual(); clean up test data
|
2020-02-05 15:47:50 -05:00 |
|
Jeremy Stretch
|
0ad613e6b4
|
Enable bulk creation tests for device components
|
2020-02-05 15:22:57 -05:00 |
|
Jeremy Stretch
|
6b9fa5e76f
|
Enable tests for component bulk edit views
|
2020-02-05 11:14:07 -05:00 |
|
Jeremy Stretch
|
3e79b9d26a
|
Add InterfaceTestCase for virtual machines
|
2020-02-04 16:40:18 -05:00 |
|
Jeremy Stretch
|
d431efb7d4
|
Add bulk edit view tests
|
2020-02-03 13:53:19 -05:00 |
|
Jeremy Stretch
|
e50eab2342
|
Convert virtualization view tests to use StandardTestCases
|
2020-01-31 15:57:33 -05:00 |
|
Jeremy Stretch
|
67fafb2b9d
|
Use assertHttpStatus for evaluating HTTP response codes
|
2020-01-30 18:08:25 -05:00 |
|
Jeremy Stretch
|
61ac7c44ba
|
Migrate view tests to use new TestCase class
|
2020-01-30 16:37:40 -05:00 |
|
Jeremy Stretch
|
302f87e108
|
Fixes #3937: Suppress warning messages in tests for requests expected to yield a 4XX response
|
2020-01-17 14:53:33 -05:00 |
|
Jeremy Stretch
|
8bd67b2c17
|
Add tests for browsable API endpoints
|
2020-01-15 17:47:55 -05:00 |
|
Jeremy Stretch
|
c202c1325b
|
Add test for VM interface type choices
|
2020-01-15 10:04:12 -05:00 |
|
Jeremy Stretch
|
857e04e90b
|
Add _choices endpoint tests for all apps
|
2020-01-14 16:13:11 -05:00 |
|
Jeremy Stretch
|
6959785cd1
|
Define __all__ for models.py within each app
|
2020-01-14 12:01:23 -05:00 |
|
Jeremy Stretch
|
473d67354f
|
Merge branch 'develop' into develop-2.7
|
2020-01-13 13:49:22 -05:00 |
|
Jeremy Stretch
|
b7e78028ce
|
Closes #3891: Add local_context_data filter for virtual machines
|
2020-01-10 15:34:38 -05:00 |
|
Jeremy Stretch
|
49a6a36f4c
|
Renamed virtualization FilterSets
|
2020-01-09 20:42:32 -05:00 |
|
Jeremy Stretch
|
0527626709
|
Update filter tests for v2.7
|
2020-01-09 16:03:41 -05:00 |
|
Jeremy Stretch
|
a2ead6af94
|
Merge branch 'develop' into develop-2.7
|
2020-01-09 15:27:06 -05:00 |
|
Jeremy Stretch
|
b1e8145ffb
|
Standardize usage of self.filterset for test cases
|
2020-01-08 17:06:39 -05:00 |
|
Jeremy Stretch
|
39fba4f05d
|
Fix InterfaceTestCase.test_mac_address
|
2020-01-08 11:19:13 -05:00 |
|
Jeremy Stretch
|
227921e0a0
|
Add tests for virtualization filters
|
2020-01-07 10:19:21 -05:00 |
|
Jeremy Stretch
|
8a22f83bc0
|
Add virtualization CSV import tests
|
2019-12-12 11:34:02 -05:00 |
|
Jeremy Stretch
|
2e37b19e9f
|
#2269: Allow non-unique VirtualMachine names
|
2019-12-09 11:59:30 -05:00 |
|
Jeremy Stretch
|
3fa4ceadb0
|
Interface.mode to slug (#3569)
|
2019-11-21 22:50:01 -05:00 |
|
Jeremy Stretch
|
5f5081f719
|
Interface.type to slug (#3569)
|
2019-11-21 22:11:02 -05:00 |
|