Loading core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ * Tests different ways of enabling CKEditor 5 plugins. * * @group ckeditor5 * @group #slow * @internal */ class CKEditor5PluginManagerTest extends KernelTestBase { Loading core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ * @covers \Drupal\ckeditor5\Plugin\Validation\Constraint\FundamentalCompatibilityConstraintValidator * @covers \Drupal\ckeditor5\Plugin\Validation\Constraint\CKEditor5MediaAndFilterSettingsInSyncConstraintValidator * @group ckeditor5 * @group #slow */ class ValidatorsTest extends KernelTestBase { Loading core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ * Tests links between a content entity and a content_moderation_state entity. * * @group content_moderation * @group #slow */ class ContentModerationStateTest extends KernelTestBase { Loading core/modules/datetime/tests/src/Kernel/DateTimeItemTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ * Tests the new entity API for the date field type. * * @group datetime * @group #slow */ class DateTimeItemTest extends FieldKernelTestBase { Loading core/modules/field/tests/src/Kernel/Number/NumberItemTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ * Tests the new entity API for the number field type. * * @group field * @group #slow */ class NumberItemTest extends FieldKernelTestBase { Loading Loading
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ * Tests different ways of enabling CKEditor 5 plugins. * * @group ckeditor5 * @group #slow * @internal */ class CKEditor5PluginManagerTest extends KernelTestBase { Loading
core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ * @covers \Drupal\ckeditor5\Plugin\Validation\Constraint\FundamentalCompatibilityConstraintValidator * @covers \Drupal\ckeditor5\Plugin\Validation\Constraint\CKEditor5MediaAndFilterSettingsInSyncConstraintValidator * @group ckeditor5 * @group #slow */ class ValidatorsTest extends KernelTestBase { Loading
core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ * Tests links between a content entity and a content_moderation_state entity. * * @group content_moderation * @group #slow */ class ContentModerationStateTest extends KernelTestBase { Loading
core/modules/datetime/tests/src/Kernel/DateTimeItemTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ * Tests the new entity API for the date field type. * * @group datetime * @group #slow */ class DateTimeItemTest extends FieldKernelTestBase { Loading
core/modules/field/tests/src/Kernel/Number/NumberItemTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ * Tests the new entity API for the number field type. * * @group field * @group #slow */ class NumberItemTest extends FieldKernelTestBase { Loading