You are here

namespace Drupal\Tests\editor\Kernel in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\editor\Kernel
  2. 10 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.
QuickEditIntegrationTest core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php Tests Edit module integration (Editor module's inline editing support).