The openstack_dashboard.test.api_tests.heat_tests ModuleΒΆ

class openstack_dashboard.test.api_tests.heat_tests.HeatApiTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.APITestCase

test_stack_list()[source]
test_stack_list_pagination_equal_page_size(*args, **kwargs)[source]
test_stack_list_pagination_less_page_size(*args, **kwargs)[source]
test_stack_list_pagination_marker(*args, **kwargs)[source]
test_stack_list_pagination_marker_prev(*args, **kwargs)[source]
test_stack_list_sort_options(*args, **kwargs)[source]
test_stack_update()[source]
test_template_get()[source]

Previous topic

The openstack_dashboard.test.api_tests.swift_tests Module

Next topic

The openstack_dashboard.test.api_tests.neutron_tests Module

This Page