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 |
|
Jeremy Stretch
|
875e09013c
|
Move TreeNodeMultipleChoiceFilter tests to utilities (follow-up to #3616)
|
2019-11-01 15:01:24 -04:00 |
|
kobayashi
|
d2aa9b8e79
|
filtering multiple regions with null
|
2019-10-28 02:24:44 -04:00 |
|
kobayashi
|
766b5dff24
|
allow null region filtering
|
2019-10-22 00:41:49 -04:00 |
|
Jeremy Stretch
|
205adeb2e9
|
Remove NullableCharFieldFilter; add missing filter fields
|
2019-05-07 13:59:21 -04:00 |
|
Jeremy Stretch
|
a46b43bff6
|
Added child counts to API serializers (WIP)
|
2019-04-12 17:07:56 -04:00 |
|
Jeremy Stretch
|
1a2c9e3bba
|
Rename form_factor to type on dcim.Interface
|
2019-04-12 13:42:56 -04:00 |
|
Jeremy Stretch
|
e710ccb0e6
|
Enforce view permissions for UI views
|
2019-04-11 17:27:38 -04:00 |
|
Jeremy Stretch
|
4f9b666eee
|
Merge branch 'develop' into develop-2.6
|
2019-04-09 14:11:26 -04:00 |
|
dansheps
|
7f6d79362e
|
Fix virtualization test and add to changelog
|
2019-04-05 09:47:38 -05:00 |
|
John Anderson
|
e521508de9
|
#2350 - added virtual machines and test cases
|
2019-02-18 22:10:05 -05:00 |
|
Jeremy Stretch
|
9d69f14faa
|
Implement basic view testing for all models (#2909)
|
2019-02-15 17:02:18 -05:00 |
|
Jeremy Stretch
|
bd7aee7c1f
|
Closes #2614: Simplify calls of super() for Python 3
|
2018-11-27 10:52:24 -05:00 |
|
Jeremy Stretch
|
874acab90f
|
Merge v2.4.8
|
2018-11-20 12:28:24 -05:00 |
|
Jeremy Stretch
|
23cde65add
|
Fixes #2589: Virtual machine API serializer should require cluster assignment
|
2018-11-14 10:38:53 -05:00 |
|
Jeremy Stretch
|
22ed4f1b53
|
Merge release v2.4.6
|
2018-10-10 09:36:51 -04:00 |
|