Loading core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ * Tests the Field UI "Manage Fields" screens. * * @group field_ui * @group #slow */ class ManageFieldsTest extends WebDriverTestBase { Loading core/modules/file/tests/src/FunctionalJavascript/FileFieldWidgetClaroThemeTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ * @see _claro_preprocess_file_and_image_widget() * * @group file * @group #slow */ class FileFieldWidgetClaroThemeTest extends FileFieldWidgetTest { Loading core/modules/rest/tests/src/Functional/ResourceTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ * Tests the structure of a REST resource. * * @group rest * @group #slow */ class ResourceTest extends BrowserTestBase { Loading core/modules/system/tests/src/Functional/Form/StorageTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ * values are not lost due to a wrong form rebuild. * * @group Form * @group #slow */ class StorageTest extends BrowserTestBase { Loading core/modules/system/tests/src/Functional/Form/ValidationTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ * Tests form processing and alteration via form validation handlers. * * @group Form * @group #slow */ class ValidationTest extends BrowserTestBase { Loading Loading
core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ * Tests the Field UI "Manage Fields" screens. * * @group field_ui * @group #slow */ class ManageFieldsTest extends WebDriverTestBase { Loading
core/modules/file/tests/src/FunctionalJavascript/FileFieldWidgetClaroThemeTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ * @see _claro_preprocess_file_and_image_widget() * * @group file * @group #slow */ class FileFieldWidgetClaroThemeTest extends FileFieldWidgetTest { Loading
core/modules/rest/tests/src/Functional/ResourceTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ * Tests the structure of a REST resource. * * @group rest * @group #slow */ class ResourceTest extends BrowserTestBase { Loading
core/modules/system/tests/src/Functional/Form/StorageTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ * values are not lost due to a wrong form rebuild. * * @group Form * @group #slow */ class StorageTest extends BrowserTestBase { Loading
core/modules/system/tests/src/Functional/Form/ValidationTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ * Tests form processing and alteration via form validation handlers. * * @group Form * @group #slow */ class ValidationTest extends BrowserTestBase { Loading