Skip to content

Commit 6f8b54c

Browse files
committed
MC-3725: Unify formatting and style across content types
- remove action expandConfigurationSection on Map, Newsletter and Products tests
1 parent fe99d8d commit 6f8b54c

File tree

3 files changed

+0
-20
lines changed

3 files changed

+0
-20
lines changed

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@
253253
<actionGroup ref="dragContentTypeToStageAndExpectEditPanel" stepKey="dragContentTypeIntoStage">
254254
<argument name="contentType" value="PageBuilderMapContentType"/>
255255
</actionGroup>
256-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection"/>
257256
<!-- Validate Default Values -->
258257
<comment userInput="Validate Default Values" stepKey="CommentValidateDefaultValues"/>
259258
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment">
@@ -306,7 +305,6 @@
306305
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage2">
307306
<argument name="contentType" value="PageBuilderMapContentType"/>
308307
</actionGroup>
309-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection2"/>
310308
<!-- Validate Edit Panel After Save -->
311309
<comment userInput="Validate Edit Panel After Save" stepKey="commentValidateEditPanel2"/>
312310
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment2">
@@ -388,7 +386,6 @@
388386
<actionGroup ref="saveLocationForm" stepKey="saveLocationForm"/>
389387
<!-- Update Values -->
390388
<comment userInput="Update Values" stepKey="commentUpdateValues"/>
391-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection"/>
392389
<actionGroup ref="chooseVisualSelectOption" stepKey="enterAlignmentCenter">
393390
<argument name="property" value="PageBuilderAdvancedAlignmentPropertyCenter"/>
394391
</actionGroup>
@@ -431,7 +428,6 @@
431428
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage2">
432429
<argument name="contentType" value="PageBuilderMapContentType"/>
433430
</actionGroup>
434-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection2"/>
435431
<!-- Validate Edit Panel -->
436432
<comment userInput="Validate Edit Panel" stepKey="commentValidateEditPanel"/>
437433
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment">
@@ -478,7 +474,6 @@
478474
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage3">
479475
<argument name="contentType" value="PageBuilderMapContentType"/>
480476
</actionGroup>
481-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection3"/>
482477
<!-- Validate Edit Panel After Save -->
483478
<comment userInput="Validate Edit Panel After Save" stepKey="commentValidateEditPanel2"/>
484479
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment2">
@@ -658,7 +653,6 @@
658653
</actionGroup>
659654
<!-- Update Advanced Section -->
660655
<comment userInput="Update Advanced Section" stepKey="commentUpdateAdvancedSection"/>
661-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection"/>
662656
<actionGroup ref="chooseVisualSelectOption" stepKey="enterAlignmentCenter">
663657
<argument name="property" value="PageBuilderAdvancedAlignmentPropertyCenter"/>
664658
</actionGroup>
@@ -915,7 +909,6 @@
915909
</actionGroup>
916910
<!-- Edit Panel: Verify Advanced Section -->
917911
<comment userInput="Edit Panel: Verify Advanced Section" stepKey="commentVerifyAdvancedSection"/>
918-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection2"/>
919912
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment">
920913
<argument name="property" value="PageBuilderAdvancedAlignmentPropertyCenter"/>
921914
</actionGroup>
@@ -1106,7 +1099,6 @@
11061099
</actionGroup>
11071100
<!-- Update Advanced Section -->
11081101
<comment userInput="Update Advanced Section" stepKey="commentUpdateAdvancedSection"/>
1109-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection"/>
11101102
<actionGroup ref="chooseVisualSelectOption" stepKey="enterAlignment">
11111103
<argument name="property" value="PageBuilderAdvancedAlignmentPropertyCenter"/>
11121104
</actionGroup>
@@ -1333,7 +1325,6 @@
13331325
</actionGroup>
13341326
<!-- Edit Panel: Verify Advanced Section -->
13351327
<comment userInput="Edit Panel: Verify Advanced Section" stepKey="commentVerifyAdvancedSection"/>
1336-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection2"/>
13371328
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment">
13381329
<argument name="property" value="PageBuilderAdvancedAlignmentPropertyCenter"/>
13391330
</actionGroup>
@@ -1555,7 +1546,6 @@
15551546
</actionGroup>
15561547
<!-- Edit Panel: Verify Advanced Section After Save -->
15571548
<comment userInput="Edit Panel: Verify Advanced Section After Save" stepKey="commentVerifyAdvancedSectionAfterSave"/>
1558-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection3"/>
15591549
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment2">
15601550
<argument name="property" value="PageBuilderAdvancedAlignmentPropertyCenter"/>
15611551
</actionGroup>

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@
169169
<actionGroup ref="fillSlideOutPanelFieldGeneral" stepKey="enterNewsletterTypePropertyTitle">
170170
<argument name="property" value="PageBuilderNewsletterTitle"/>
171171
</actionGroup>
172-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection"/>
173172
<!-- Validate Default Values -->
174173
<comment userInput="Validate Default Values" stepKey="CommentValidateDefaultValues"/>
175174
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment">
@@ -222,7 +221,6 @@
222221
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage2">
223222
<argument name="contentType" value="PageBuilderNewsletterContentType"/>
224223
</actionGroup>
225-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection2"/>
226224
<!-- Validate Edit Panel After Save -->
227225
<comment userInput="Validate Edit Panel After Save" stepKey="commentValidateEditPanel2"/>
228226
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment2">
@@ -297,7 +295,6 @@
297295
<actionGroup ref="fillSlideOutPanelFieldGeneral" stepKey="enterNewsletterTypePropertyTitle">
298296
<argument name="property" value="PageBuilderNewsletterTitle"/>
299297
</actionGroup>
300-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection"/>
301298
<!-- Update Values -->
302299
<comment userInput="Update Values" stepKey="commentUpdateValues"/>
303300
<actionGroup ref="chooseVisualSelectOption" stepKey="enterAlignment">
@@ -342,7 +339,6 @@
342339
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage2">
343340
<argument name="contentType" value="PageBuilderNewsletterContentType"/>
344341
</actionGroup>
345-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection2"/>
346342
<!-- Validate Edit Panel -->
347343
<comment userInput="Validate Edit Panel" stepKey="commentValidateEditPanel"/>
348344
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment">
@@ -389,7 +385,6 @@
389385
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage3">
390386
<argument name="contentType" value="PageBuilderNewsletterContentType"/>
391387
</actionGroup>
392-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection3"/>
393388
<!-- Validate Edit Panel After Save -->
394389
<comment userInput="Validate Edit Panel After Save" stepKey="commentValidateEditPanel2"/>
395390
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment2">

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,6 @@
407407
<argument name="page" value="ProductsContentTypeForm"/>
408408
<argument name="category" value="$$createPreReqCategory.id$$"/>
409409
</actionGroup>
410-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection"/>
411410
<!-- Validate Default Values -->
412411
<comment userInput="Validate Default Values" stepKey="CommentValidateDefaultValues"/>
413412
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment">
@@ -460,7 +459,6 @@
460459
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage2">
461460
<argument name="contentType" value="PageBuilderProductsContentType"/>
462461
</actionGroup>
463-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection2"/>
464462
<!-- Validate Edit Panel After Save -->
465463
<comment userInput="Validate Edit Panel After Save" stepKey="commentValidateEditPanel2"/>
466464
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment2">
@@ -540,7 +538,6 @@
540538
<argument name="page" value="ProductsContentTypeForm"/>
541539
<argument name="category" value="$$createPreReqCategory.id$$"/>
542540
</actionGroup>
543-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection"/>
544541
<!-- Update Values -->
545542
<comment userInput="Update Values" stepKey="commentUpdateValues"/>
546543
<actionGroup ref="chooseVisualSelectOption" stepKey="enterAlignment">
@@ -585,7 +582,6 @@
585582
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage2">
586583
<argument name="contentType" value="PageBuilderProductsContentType"/>
587584
</actionGroup>
588-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection2"/>
589585
<!-- Validate Edit Panel -->
590586
<comment userInput="Validate Edit Panel" stepKey="commentValidateEditPanel"/>
591587
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment">
@@ -632,7 +628,6 @@
632628
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage3">
633629
<argument name="contentType" value="PageBuilderProductsContentType"/>
634630
</actionGroup>
635-
<actionGroup ref="expandConfigurationSection" stepKey="expandConfigurationSection3"/>
636631
<!-- Validate Edit Panel After Save -->
637632
<comment userInput="Validate Edit Panel After Save" stepKey="commentValidateEditPanel2"/>
638633
<actionGroup ref="seeOptionIsSelectedSlideOutProperty" stepKey="validateAlignment2">

0 commit comments

Comments
 (0)