The openstack_dashboard.dashboards.project.images_and_snapshots.tests ModuleΒΆ

class openstack_dashboard.dashboards.project.images_and_snapshots.tests.ImagesAndSnapshotsTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.TestCase

ImagesAndSnapshotsTests.test_index()[source]
ImagesAndSnapshotsTests.test_index_error()[source]
ImagesAndSnapshotsTests.test_index_no_images()[source]
ImagesAndSnapshotsTests.test_snapshot_actions()[source]
class openstack_dashboard.dashboards.project.images_and_snapshots.tests.ImagesAndSnapshotsUtilsTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.TestCase

ImagesAndSnapshotsUtilsTests.test_list_image()[source]
ImagesAndSnapshotsUtilsTests.test_list_image_error_private_image_list()[source]
ImagesAndSnapshotsUtilsTests.test_list_image_error_public_image_list()[source]
ImagesAndSnapshotsUtilsTests.test_list_image_using_cache()[source]

Previous topic

The openstack_dashboard.dashboards.project.images_and_snapshots.urls Module

Next topic

The openstack_dashboard.dashboards.project.images_and_snapshots.utils Module

This Page