You are here

namespace Drupal\Tests\imageapi_optimize\Functional in Image Optimize (or ImageAPI Optimize) 4.x

Same name in other branches
  1. 8.3 Drupal\Tests\imageapi_optimize\Functional
  2. 8.2 Drupal\Tests\imageapi_optimize\Functional
Classsort descending Location Description
FileMoveTest tests/src/Functional/FileMoveTest.php Tests the file move function for images and image styles.
ImageAdminStylesTest tests/src/Functional/ImageAdminStylesTest.php Tests creation, deletion, and editing of image styles and effects.
ImageDimensionsTest tests/src/Functional/ImageDimensionsTest.php Tests that images have correct dimensions when styled.
ImageFieldDefaultImagesTest tests/src/Functional/ImageFieldDefaultImagesTest.php Tests setting up default images both to the field and field storage.
ImageFieldDisplayTest tests/src/Functional/ImageFieldDisplayTest.php Tests the display of image fields.
ImageFieldValidateTest tests/src/Functional/ImageFieldValidateTest.php Tests validation functions such as min/max resolution.
ImageFieldWidgetTest tests/src/Functional/ImageFieldWidgetTest.php Tests the image field widget.
ImageOnTranslatedEntityTest tests/src/Functional/ImageOnTranslatedEntityTest.php Uploads images to translated nodes.
ImageStyleDeleteTest tests/src/Functional/ImageStyleDeleteTest.php Tests image style deletion using the UI.
ImageStyleFlushTest tests/src/Functional/ImageStyleFlushTest.php Tests flushing of image styles.
ImageStylesPathAndUrlTest tests/src/Functional/ImageStylesPathAndUrlTest.php Tests the functions for generating paths and URLs for image styles.
QuickEditImageControllerTest tests/src/Functional/QuickEditImageControllerTest.php Tests the endpoints used by the "image" in-place editor.