Skip to content

Commit fd80941

Browse files
committed
MC-3480: Update MFTF Tests
- Removing all existing accordion test code
1 parent 03d9cf1 commit fd80941

File tree

8 files changed

+0
-360
lines changed

8 files changed

+0
-360
lines changed

app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/ContentTypeAccordionActionGroup.xml

Lines changed: 0 additions & 23 deletions
This file was deleted.

app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/PanelActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
<click selector="{{PageBuilderPanel.interactiveGroup}}" stepKey="clickInteractiveGroup"/>
4040
<see userInput="Interactive" selector="{{PageBuilderPanel.interactiveGroup}}" stepKey="seeInteractiveGroup"/>
4141
<see userInput="Tabs" selector="{{PageBuilderPanel.interactiveGroupContentType}}" stepKey="seeInteractiveGroupTabs"/>
42-
<see userInput="Accordion" selector="{{PageBuilderPanel.interactiveGroupContentType}}" stepKey="seeInteractiveGroupAccordion"/>
4342
<see userInput="Map" selector="{{PageBuilderPanel.interactiveGroupContentType}}" stepKey="seeInteractiveGroupMap"/>
4443
<see userInput="Newsletter" selector="{{PageBuilderPanel.interactiveGroupContentType}}" stepKey="seeInteractiveGroupNewsletter"/>
4544
<click selector="{{PageBuilderPanel.magentoGroup}}" stepKey="clickMagentoGroup"/>

app/code/Magento/PageBuilder/Test/Mftf/Data/AccordionData.xml

Lines changed: 0 additions & 16 deletions
This file was deleted.

app/code/Magento/PageBuilder/Test/Mftf/Data/ContentTypeData.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,6 @@
100100
<data key="role">tab-item</data>
101101
<data key="pageNamePrefix">tab</data>
102102
</entity>
103-
<entity name="PageBuilderAccordionContentType" type="pagebuilder_content_type">
104-
<data key="name">Accordion</data>
105-
<data key="section">Interactive</data>
106-
<data key="role">accordion</data>
107-
<data key="pageNamePrefix">accordion</data>
108-
</entity>
109103
<entity name="PageBuilderMapContentType" type="pagebuilder_content_type">
110104
<data key="name">Map</data>
111105
<data key="section">Interactive</data>

app/code/Magento/PageBuilder/Test/Mftf/Section/PageBuilderAccordionSection.xml

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)