nautobot_ssot_vsphere.tests.test_api

Unit tests for nautobot_ssot_vsphere.

Module Contents

Classes

PlaceholderAPITest

Test the vSphere API.

Attributes

User

nautobot_ssot_vsphere.tests.test_api.User
class nautobot_ssot_vsphere.tests.test_api.PlaceholderAPITest(methodName='runTest')

Bases: django.test.TestCase

Test the vSphere API.

setUp()

Create a superuser and token for API calls.

test_placeholder()

Verify that devices can be listed.