Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 11.x for test
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
CKEditor5AllowedTagsTest::testEnablingToVersion5Validation function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php Test enabling CKEditor 5 in a way that triggers validation.
CKEditor5AllowedTagsTest::testFullHtml function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php Tests full HTML text format.
CKEditor5AllowedTagsTest::testImageUploadsRemainEnabled function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php Tests that when image uploads were enabled, they remain enabled.
CKEditor5AllowedTagsTest::testImgAddedViaUploadPlugin function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php Tests that the img tag is added after enabling image uploads.
CKEditor5AllowedTagsTest::testMediaElementAllowedTags function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php Test that <drupal-media> is added to allowed tags when media embed enabled.
CKEditor5AllowedTagsTest::testSwitchToVersion5 function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php Confirm that switching to CKEditor 5 from another editor updates tags.
CKEditor5DialogTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php Tests for CKEditor 5 to ensure correct focus management in dialogs.
CKEditor5DialogTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php
CKEditor5DialogTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php Modules to install.
CKEditor5DialogTest::testCKEditor5FocusInTooltipsInDialog function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php Tests if CKEditor 5 tooltips can be interacted with in dialogs.
CKEditor5DialogTestController class core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5DialogTestController.php Provides controller for testing CKEditor in off-canvas dialogs.
CKEditor5DialogTestController.php file core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5DialogTestController.php
CKEditor5DialogTestController::testDialog function core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5DialogTestController.php Returns a link that can open a node add form in an modal dialog.
CKEditor5FragmentLinkTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php Tests that the fragment link points to CKEditor 5.
CKEditor5FragmentLinkTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php
CKEditor5FragmentLinkTest::$account property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php The admin user.
CKEditor5FragmentLinkTest::$defaultTheme property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php The theme to install as the default for testing.
CKEditor5FragmentLinkTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php Modules to install.
CKEditor5FragmentLinkTest::setUp function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php
CKEditor5FragmentLinkTest::testFragmentLink function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php Tests if the fragment link to a textarea works with CKEditor 5 enabled.
CKEditor5MarkupTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php Tests for CKEditor 5.
CKEditor5MarkupTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php
CKEditor5MarkupTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php Modules to install.
CKEditor5MarkupTest::testAttributeEncoding function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php Ensures that attribute values are encoded.
CKEditor5MarkupTest::testComments function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php Ensures that HTML comments are preserved in CKEditor 5.
CKEditor5MarkupTest::testFilterHtmlAllowedGlobalAttributes function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php Ensures that CKEditor 5 retains filter_html's allowed global attributes.
CKEditor5MarkupTest::testStylesAndScripts function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php Ensures that HTML scripts and styles are properly preserved in CKEditor 5.
CKEditor5OffCanvasTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5OffCanvasTest.php Tests for CKEditor 5 to ensure correct styling in off-canvas.
CKEditor5OffCanvasTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5OffCanvasTest.php
CKEditor5OffCanvasTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5OffCanvasTest.php Modules to install.
CKEditor5OffCanvasTest::testOffCanvasStyles function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5OffCanvasTest.php Tests if CKEditor is properly styled inside an off-canvas dialog.
CKEditor5OffCanvasTestController class core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5OffCanvasTestController.php Provides controller for testing CKEditor in off-canvas dialogs.
CKEditor5OffCanvasTestController.php file core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5OffCanvasTestController.php
CKEditor5OffCanvasTestController::testOffCanvas function core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5OffCanvasTestController.php Returns a link that can open a node add form in an off-canvas dialog.
CKEditor5PluginManagerTest class core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Tests different ways of enabling CKEditor 5 plugins.
CKEditor5PluginManagerTest.php file core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
CKEditor5PluginManagerTest::$manager property core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php The manager for "CKEditor 5 plugin" plugins.
CKEditor5PluginManagerTest::$modules property core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Modules to install.
CKEditor5PluginManagerTest::$typedConfig property core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php The typed config manager.
CKEditor5PluginManagerTest::enableModules function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Enables modules for this test.
CKEditor5PluginManagerTest::mockModuleInVfs function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Mocks a module providing a CKEditor 5 plugin in VFS.
CKEditor5PluginManagerTest::providerProvidedElementsInvalidElementSubset function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Data provider.
CKEditor5PluginManagerTest::providerTestDerivedPluginDefinitions function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Data provider.
CKEditor5PluginManagerTest::providerTestInvalidPluginDefinitions function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Data provider.
CKEditor5PluginManagerTest::providerTestPluginSupportingElement function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Provides use cases for findPluginSupportingElement().
CKEditor5PluginManagerTest::providerTestProvidedElements function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Provides uses cases enabling different elements and the expected results.
CKEditor5PluginManagerTest::setUp function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
CKEditor5PluginManagerTest::testAutomaticLinkDecoratorsDisallowed function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php @covers \Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition::validateCKEditor5Aspects[[api-linebreak]]
CKEditor5PluginManagerTest::testDerivedPluginDefinitions function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php @covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::getDiscovery[[api-linebreak]]
@dataProvider providerTestDerivedPluginDefinitions
CKEditor5PluginManagerTest::testEnabledPlugins function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Tests the enabling of plugins.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.