15 calls to CKEditor5TestBase::triggerKeyUp()
- AdminUiTest::testLanguageConfigForm in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ AdminUiTest.php - Tests the language config form.
- AdminUiTest::testMessagesDoNotAccumulate in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ AdminUiTest.php - Ensure CKEditor 5 admin UI's real-time validation errors do not accumulate.
- AdminUiTest::testPluginSettingsFormSection in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ AdminUiTest.php - Tests the plugin settings form section.
- CKEditor5AllowedTagsTest::testAllowedTags in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5AllowedTagsTest.php - Test filter_html allowed tags.
- CKEditor5AllowedTagsTest::testFullHtml in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5AllowedTagsTest.php - Tests full HTML text format.
- CKEditor5AllowedTagsTest::testImageUploadsRemainEnabled in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5AllowedTagsTest.php - Tests that when image uploads were enabled, they remain enabled.
- CKEditor5AllowedTagsTest::testImgAddedViaUploadPlugin in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5AllowedTagsTest.php - Tests that the img tag is added after enabling image uploads.
- CKEditor5Test::enableDisabledToolbarItem in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Enables a disabled CKEditor 5 toolbar item.
- CKEditor5Test::testEditorFileReferenceIntegration in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Ensures that CKEditor 5 integrates with file reference filter.
- CKEditor5Test::testLanguageOfPartsPlugin in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Test for plugin Language of parts.
- ImageTest::testImageSettingsForm in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ ImageTest.php - Tests the ckeditor5_imageResize and ckeditor5_imageUpload settings forms.
- JSTranslationTest::test in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ JSTranslationTest.php - Integration test to ensure that CKEditor 5 Plugins translations are loaded.
- LanguageTest::test in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ LanguageTest.php - Integration test to ensure that CKEditor 5 UI translations are loaded.
- SourceEditingTest::testSourceEditingSettingsForm in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ SourceEditingTest.php - @covers \Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing::buildConfigurationForm
- StyleTest::testStyleSettingsForm in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ StyleTest.php - @covers \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Style::buildConfigurationForm
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.