16 calls to CKEditor5TestBase::createNewTextFormat()
- AdminUiTest::testFilterCheckboxesToggleSettings in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ AdminUiTest.php - Test that filter settings are only visible when the filter is enabled.
- AdminUiTest::testLanguageConfigForm in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ AdminUiTest.php - Tests the language config form.
- AdminUiTest::testPluginSettingsFormSection in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ AdminUiTest.php - Tests the plugin settings form section.
- AdminUiTest::testUnavailableFiltersHiddenWhenSwitching in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ AdminUiTest.php - CKEditor 5's filter UI modifications should not break it for other editors.
- CKEditor5AllowedTagsTest::testAllowedTags in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5AllowedTagsTest.php - Test filter_html allowed tags.
- CKEditor5AllowedTagsTest::testEnablingToVersion5Validation in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5AllowedTagsTest.php - Test enabling CKEditor 5 in a way that triggers validation.
- CKEditor5AllowedTagsTest::testImgAddedViaUploadPlugin in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5AllowedTagsTest.php - Tests that the img tag is added after enabling image uploads.
- CKEditor5AllowedTagsTest::testMediaElementAllowedTags in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5AllowedTagsTest.php - Test that <drupal-media> is added to allowed tags when media embed enabled.
- CKEditor5AllowedTagsTest::testSwitchToVersion5 in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5AllowedTagsTest.php - Confirm that switching to CKEditor 5 from another editor updates tags.
- CKEditor5Test::languageOfPartsPluginInitialConfigurationHelper in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Helper to configure CKEditor5 with Language plugin.
- CKEditor5Test::testActiveTabsMaintained in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Confirms active tab status is intact after AJAX refresh.
- CKEditor5Test::testEditorFileReferenceIntegration in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Ensures that CKEditor 5 integrates with file reference filter.
- 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.