Bases: openstack_dashboard.test.helpers.TestCase
If HORIZON_IMAGES_ALLOW_UPLOAD is false, the image_file field widget will be a HiddenInput widget instead of a FileInput widget.
The form will not be valid if both copy_from and image_file are not provided.
Bases: openstack_dashboard.test.helpers.TestCase
Bases: openstack_dashboard.test.helpers.TestCase