You are here

namespace Drupal\Tests\editor\Kernel in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\editor\Kernel
  2. 9 Drupal\Tests\editor\Kernel
Classsort descending Location Description
EditorFileReferenceFilterTest core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php Tests Editor module's file reference filter.
EditorFileUsageTest core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php Tests tracking of file usage by the Text Editor module.
EditorFilterIntegrationTest core/modules/editor/tests/src/Kernel/EditorFilterIntegrationTest.php Tests integration with filter module.
EditorImageDialogTest core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php Tests EditorImageDialog validation and conversion functionality.
EditorManagerTest core/modules/editor/tests/src/Kernel/EditorManagerTest.php Tests detection of text editors and correct generation of attachments.
EntityUpdateTest core/modules/editor/tests/src/Kernel/EntityUpdateTest.php Tests updating an entity.