The watcherclient.tests.functional.v1.test_strategy Module

class watcherclient.tests.functional.v1.test_strategy.StrategyTests(*args, **kwargs)[source]

Bases: watcherclient.tests.functional.v1.base.TestCase

Functional tests for strategy.

dummy_name = ‘dummy’
list_fields = [‘UUID’, ‘Name’, ‘Display name’, ‘Goal’]
test_strategy_detailed_list()[source]
test_strategy_list()[source]
test_strategy_show()[source]