The openstack_dashboard.dashboards.admin.metering.tests ModuleΒΆ

class openstack_dashboard.dashboards.admin.metering.tests.MeteringStatsTabTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.APITestCase

test_stats_hover_hints(*args, **kwargs)[source]
class openstack_dashboard.dashboards.admin.metering.tests.MeteringViewTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.APITestCase, openstack_dashboard.test.helpers.BaseAdminViewTests

test_report(*args, **kwargs)[source]
test_report_page()[source]
test_stats_for_line_chart(*args, **kwargs)[source]
test_stats_for_line_chart_attr_max(*args, **kwargs)[source]
test_stats_for_line_chart_no_group_by()[source]
test_stats_page()[source]

Previous topic

The openstack_dashboard.dashboards.admin.metering.views Module

Next topic

The openstack_dashboard.dashboards.admin.metering Module

This Page