The openstack_dashboard.dashboards.project.images.tests ModuleΒΆ
- class openstack_dashboard.dashboards.project.images.tests.ImagesAndSnapshotsTests(methodName='runTest')[source]
Bases: openstack_dashboard.test.helpers.TestCase
- test_index(*args, **kwargs)[source]
- test_index_error(*args, **kwargs)[source]
- test_index_no_images(*args, **kwargs)[source]
- test_snapshot_actions(*args, **kwargs)[source]
- class openstack_dashboard.dashboards.project.images.tests.ImagesAndSnapshotsUtilsTests(methodName='runTest')[source]
Bases: openstack_dashboard.test.helpers.TestCase
- test_list_image(*args, **kwargs)[source]
- test_list_image_error_private_image_list(*args, **kwargs)[source]
- test_list_image_error_public_image_list(*args, **kwargs)[source]
- test_list_image_using_cache(*args, **kwargs)[source]