Skip to content

Commit 7af5c33

Browse files
committed
AC-233: Refactor core MFTF TinyMCE ActionGroup
Changed name for Block test
1 parent 8036a0f commit 7af5c33

4 files changed

+9
-9
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderBlockRenderMediaContentTypesTest/BlockRenderBannerThroughBlockContentTypeTinyMCE4WysiwygDisabledByDefaultTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
-->
88
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10-
<test name="BlockRenderBannerThroughBlockContentTypeTinyMCE4WysiwygDisabledByDefaultTest" extends="BlockRenderBannerThroughBlockContentTypeTinyMCEWysiwygEnabledByDefaultTest">
10+
<test name="BlockRenderBannerThroughBlockContentTypeTinyMCEWysiwygDisabledByDefaultTest" extends="BlockRenderBannerThroughBlockContentTypeTinyMCEWysiwygEnabledByDefaultTest">
1111
<annotations>
1212
<features value="PageBuilder"/>
1313
<stories value="Block Content"/>
14-
<title value="Render Banner Through Block Content Type With TinyMCE4 and Wysiwyg Disabled By Default"/>
14+
<title value="Render Banner Through Block Content Type With TinyMCE and Wysiwyg Disabled By Default"/>
1515
<description value="Verify that users are able to successfully render and use the Banner content type through the Block content type with TinyMCE4 and Wysiwyg Disabled By Default."/>
1616
<severity value="AVERAGE"/>
1717
<testCaseId value="MC-15193"/>

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderBlockRenderMediaContentTypesTest/BlockRenderSlideItemThroughBlockContentTypeTinyMCE4WysiwygDisabledByDefaultTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<annotations>
1212
<features value="PageBuilder"/>
1313
<stories value="Block Content"/>
14-
<title value="Render Slide Item Through Block Content Type With TinyMCE4 and Wysiwyg Disabled By Default"/>
15-
<description value="Verify that users are able to successfully render and use the slide item content type through the Block content type with TinyMCE4 and Wysiwyg Disabled By Default."/>
14+
<title value="Render Slide Item Through Block Content Type With TinyMCE and Wysiwyg Disabled By Default"/>
15+
<description value="Verify that users are able to successfully render and use the slide item content type through the Block content type with TinyMCE and Wysiwyg Disabled By Default."/>
1616
<severity value="AVERAGE"/>
1717
<testCaseId value="MC-15212"/>
1818
<useCaseId value="MC-13769"/>

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderBlockRenderMediaContentTypesTest/BlockRenderSlideItemThroughBlockContentTypeTinyMCE4WysiwygDisabledCompletelyTest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
-->
88
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10-
<test name="BlockRenderSlideItemThroughBlockContentTypeTinyMCE4WysiwygDisabledCompletelyTest">
10+
<test name="BlockRenderSlideItemThroughBlockContentTypeTinyMCEWysiwygDisabledCompletelyTest">
1111
<annotations>
1212
<features value="PageBuilder"/>
1313
<stories value="Block Content"/>
14-
<title value="Render Slide Item Through Block Content Type With TinyMCE4 and Wysiwyg Disabled Completely"/>
15-
<description value="Verify that users are able to successfully render and use the slide item content type through the Block content type with TinyMCE4 and Wysiwyg Disabled Completely."/>
14+
<title value="Render Slide Item Through Block Content Type With TinyMCE and Wysiwyg Disabled Completely"/>
15+
<description value="Verify that users are able to successfully render and use the slide item content type through the Block content type with TinyMCE and Wysiwyg Disabled Completely."/>
1616
<severity value="AVERAGE"/>
1717
<testCaseId value="MC-15213"/>
1818
<useCaseId value="MC-13769"/>

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderBlockRenderMediaContentTypesTest/BlockRenderSlideItemThroughBlockContentTypeTinyMCE4WysiwygEnabledByDefaultTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<annotations>
1212
<features value="PageBuilder"/>
1313
<stories value="Block Content"/>
14-
<title value="Render Slide Items Through Block Content Type With TinyMCE4 and Wysiwyg Enabled By Default"/>
15-
<description value="Verify that users are able to successfully render and use the slide item content type through the Block content type with TinyMCE4 and Wysiwyg Enabled By default."/>
14+
<title value="Render Slide Items Through Block Content Type With TinyMCE and Wysiwyg Enabled By Default"/>
15+
<description value="Verify that users are able to successfully render and use the slide item content type through the Block content type with TinyMCE and Wysiwyg Enabled By default."/>
1616
<severity value="BLOCKER"/>
1717
<testCaseId value="MC-15211"/>
1818
<useCaseId value="MC-13769"/>

0 commit comments

Comments
 (0)