The congress.tests.datasources.test_murano_driver Module

class congress.tests.datasources.test_murano_driver.TestMuranoDriver(*args, **kwargs)

Bases: congress.tests.base.TestCase

setUp()
test_execute()

Test action execution.

test_list_environments()

Test conversion of environments objects to tables.

test_translate_connected()

Test translation of relationships to connected table.

test_translate_deployments()

Test conversion of deployments to tables.

test_translate_environment_deployments()

Test conversion of deployments to tables.

test_translate_environment_services()

Test conversion of environment services to tables.

test_translate_packages()

Test conversion of application packages to tables.

test_translate_services()

Test conversion of environment services to tables.