Skip to content

Commit d82e065

Browse files
committed
MC-3725: Unify formatting and style across content types
- remove action expandConfigurationSection on Block, Column and Divider tests
1 parent 0454ec0 commit d82e065

File tree

3 files changed

+0
-15
lines changed

3 files changed

+0
-15
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderBlockTest.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,6 @@
359359
<actionGroup ref="searchBlockInGrid" stepKey="searchBlockInGrid">
360360
<argument name="block" value="$$createPreReqBlock$$"/>
361361
</actionGroup>
362-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection"/>
363362
<!-- Validate Default Values -->
364363
<comment userInput="Validate Default Values" stepKey="CommentValidateDefaultValues"/>
365364
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment">
@@ -412,7 +411,6 @@
412411
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage2">
413412
<argument name="contentType" value="PageBuilderBlockContentType"/>
414413
</actionGroup>
415-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection2"/>
416414
<!-- Validate Edit Panel After Save -->
417415
<comment userInput="Validate Edit Panel After Save" stepKey="commentValidateEditPanel2"/>
418416
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment2">
@@ -492,7 +490,6 @@
492490
<actionGroup ref="searchBlockInGrid" stepKey="searchBlockInGrid">
493491
<argument name="block" value="$$createPreReqBlock$$"/>
494492
</actionGroup>
495-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection"/>
496493
<!-- Update Values -->
497494
<comment userInput="Update Values" stepKey="commentUpdateValues"/>
498495
<actionGroup ref="chooseVisualSelectOption" stepKey="enterAlignment">
@@ -537,7 +534,6 @@
537534
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage2">
538535
<argument name="contentType" value="PageBuilderBlockContentType"/>
539536
</actionGroup>
540-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection2"/>
541537
<!-- Validate Edit Panel -->
542538
<comment userInput="Validate Edit Panel" stepKey="commentValidateEditPanel"/>
543539
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment">
@@ -584,7 +580,6 @@
584580
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage3">
585581
<argument name="contentType" value="PageBuilderBlockContentType"/>
586582
</actionGroup>
587-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection3"/>
588583
<!-- Validate Edit Panel After Save -->
589584
<comment userInput="Validate Edit Panel After Save" stepKey="commentValidateEditPanel2"/>
590585
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment2">

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderColumnTest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1078,7 +1078,6 @@
10781078
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage">
10791079
<argument name="contentType" value="PageBuilderColumnContentType"/>
10801080
</actionGroup>
1081-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection1"/>
10821081
<!-- Validate Default Values -->
10831082
<comment userInput="Validate Default Values" stepKey="CommentValidateDefaultValues"/>
10841083
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment">
@@ -1161,7 +1160,6 @@
11611160
<actionGroup ref="openPageBuilderEditPanel" stepKey="openSavedEditMenuOnStage">
11621161
<argument name="contentType" value="PageBuilderColumnContentType"/>
11631162
</actionGroup>
1164-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection2"/>
11651163
<actionGroup ref="validateTextAlignment" stepKey="seeOptionIsSelected">
11661164
<argument name="property" value="PageBuilderAdvancedAlignmentPropertyLeft"/>
11671165
</actionGroup>

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderDividerTest.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@
214214
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage">
215215
<argument name="contentType" value="PageBuilderDividerContentType"/>
216216
</actionGroup>
217-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection"/>
218217
<!-- Validate Default Values -->
219218
<comment userInput="Validate Default Values" stepKey="CommentValidateDefaultValues"/>
220219
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment">
@@ -267,7 +266,6 @@
267266
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage2">
268267
<argument name="contentType" value="PageBuilderDividerContentType"/>
269268
</actionGroup>
270-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection2"/>
271269
<!-- Validate Edit Panel After Save -->
272270
<comment userInput="Validate Edit Panel After Save" stepKey="commentValidateEditPanel2"/>
273271
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment2">
@@ -339,7 +337,6 @@
339337
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage">
340338
<argument name="contentType" value="PageBuilderDividerContentType"/>
341339
</actionGroup>
342-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection"/>
343340
<!-- Update Values -->
344341
<comment userInput="Update Values" stepKey="commentUpdateValues"/>
345342
<actionGroup ref="chooseVisualSelectOption" stepKey="enterAlignment">
@@ -384,7 +381,6 @@
384381
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage2">
385382
<argument name="contentType" value="PageBuilderDividerContentType"/>
386383
</actionGroup>
387-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection2"/>
388384
<!-- Validate Edit Panel -->
389385
<comment userInput="Validate Edit Panel" stepKey="commentValidateEditPanel"/>
390386
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment">
@@ -431,7 +427,6 @@
431427
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage3">
432428
<argument name="contentType" value="PageBuilderDividerContentType"/>
433429
</actionGroup>
434-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection3"/>
435430
<!-- Validate Edit Panel After Save -->
436431
<comment userInput="Validate Edit Panel After Save" stepKey="commentValidateEditPanel2"/>
437432
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment2">
@@ -517,7 +512,6 @@
517512
<actionGroup ref="fillSlideOutPanelFieldGeneral" stepKey="enterDividerLineWidth">
518513
<argument name="property" value="PageBuilderDividerLineWidth_50"/>
519514
</actionGroup>
520-
<actionGroup ref="expandConfigurationSection" stepKey="expandAdvancedSection"/>
521515
<actionGroup ref="chooseVisualSelectOption" stepKey="enterAlignment">
522516
<argument name="property" value="PageBuilderAdvancedAlignmentPropertyCenter"/>
523517
</actionGroup>
@@ -582,7 +576,6 @@
582576
<actionGroup ref="seeInFieldSlideOutProperty" stepKey="validateLineWidthBeforeSave">
583577
<argument name="property" value="PageBuilderDividerLineWidth_50"/>
584578
</actionGroup>
585-
<actionGroup ref="expandConfigurationSection" stepKey="expandAdvancedSection2"/>
586579
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment">
587580
<argument name="property" value="PageBuilderAdvancedAlignmentPropertyCenter"/>
588581
</actionGroup>
@@ -646,7 +639,6 @@
646639
<actionGroup ref="seeInFieldSlideOutProperty" stepKey="validateLineWidthAfterSave">
647640
<argument name="property" value="PageBuilderDividerLineWidth_50"/>
648641
</actionGroup>
649-
<actionGroup ref="expandConfigurationSection" stepKey="expandAdvancedSection3"/>
650642
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment2">
651643
<argument name="property" value="PageBuilderAdvancedAlignmentPropertyCenter"/>
652644
</actionGroup>

0 commit comments

Comments
 (0)