Merge branch 'develop' into develop-2.9

This commit is contained in:
Jeremy Stretch
2020-06-08 10:33:23 -04:00
19 changed files with 2168 additions and 5950 deletions

View File

@@ -187,6 +187,7 @@ class VirtualMachineTestCase(ViewTestCases.PrimaryObjectViewTestCase):
# TODO: Update base class to DeviceComponentViewTestCase
class InterfaceTestCase(
ViewTestCases.GetObjectViewTestCase,
ViewTestCases.EditObjectViewTestCase,
ViewTestCases.DeleteObjectViewTestCase,
ViewTestCases.BulkCreateObjectsViewTestCase,