nautobot_ssot_ipfabric.tests.test_jobs

Test IPFabric Jobs.

Module Contents

Classes

IPFabricJobTest

Test the IPFabric job.

Attributes

CONFIG

BACKUP_CONFIG

nautobot_ssot_ipfabric.tests.test_jobs.CONFIG
nautobot_ssot_ipfabric.tests.test_jobs.BACKUP_CONFIG
class nautobot_ssot_ipfabric.tests.test_jobs.IPFabricJobTest(methodName='runTest')

Bases: django.test.TestCase

Test the IPFabric job.

test_metadata()

Verify correctness of the Job Meta attributes.

test_data_mapping()

Verify correctness of the data_mappings() API.