You are here

namespace Drupal\Tests\editor\Functional in Drupal 9

Same name in other branches
  1. 8 Drupal\Tests\editor\Functional
  2. 10 Drupal\Tests\editor\Functional
Classsort descending Location Description
EditorAdminTest core/modules/editor/tests/src/Functional/EditorAdminTest.php Tests administration of text editors.
EditorDialogAccessTest core/modules/editor/tests/src/Functional/EditorDialogAccessTest.php Test access to the editor dialog forms.
EditorLoadingTest core/modules/editor/tests/src/Functional/EditorLoadingTest.php Tests loading of text editors.
EditorPrivateFileReferenceFilterTest core/modules/editor/tests/src/Functional/EditorPrivateFileReferenceFilterTest.php Tests Editor module's file reference filter with private files.
EditorSecurityTest core/modules/editor/tests/src/Functional/EditorSecurityTest.php Tests XSS protection for content creators when using text editors.
EditorUploadImageScaleTest core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php Tests scaling of inline images.