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

class openstack_dashboard.dashboards.admin.images.tests.ImageCreateViewTest(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.BaseAdminViewTests

ImageCreateViewTest.test_admin_image_create_view_uses_admin_template()[source]
class openstack_dashboard.dashboards.admin.images.tests.ImagesViewTest(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.BaseAdminViewTests

ImagesViewTest.test_images_list(*args, **kwargs)[source]
ImagesViewTest.test_images_list_get_pagination(*args, **kwargs)[source]

Previous topic

The openstack_dashboard.dashboards.admin.images.tables Module

Next topic

The openstack_dashboard.dashboards.admin.images.urls Module

This Page