Skip to content

Commit eb85dde

Browse files
dhaeckercspruiell
authored andcommitted
MC-4056: Get Zephyr & MFTF In Sync
- Updating testCaseId annotations to MC JIRA project - Making testCaseId annotations unique - Updating to nested skip annotation syntax - Deleting a few duplicate tests
1 parent 01078ac commit eb85dde

File tree

51 files changed

+676
-673
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+676
-673
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<description value="Tests the following for each attribute under Advanced Configuration: 1) field exists, 2) field required or not, 3) field enabled/disabled, 4) field default value, 5) drop-down options count if applicable, 6) placeholder text if applicable"/>
1717
<severity value="CRITICAL"/>
1818
<useCaseId value="MAGETWO-83415"/>
19-
<testCaseId value="MAGETWO-89330"/>
19+
<testCaseId value="MC-2771"/>
2020
<group value="pagebuilder"/>
2121
<group value="pagebuilder-advancedConfig"/>
2222
</annotations>
@@ -156,7 +156,7 @@
156156
<description value="Tests that the Alignment attribute functions as expected on Stage and Storefront for Text"/>
157157
<severity value="CRITICAL"/>
158158
<useCaseId value="MAGETWO-83415"/>
159-
<testCaseId value="MAGETWO-89331"/>
159+
<testCaseId value="MC-2587"/>
160160
<group value="pagebuilder"/>
161161
<group value="pagebuilder-advancedConfig"/>
162162
</annotations>
@@ -361,7 +361,7 @@
361361
<description value="Tests that the Border attribute functions as expected on Stage and Storefront for Text"/>
362362
<severity value="CRITICAL"/>
363363
<useCaseId value="MAGETWO-83415"/>
364-
<testCaseId value="MAGETWO-89332"/>
364+
<testCaseId value="MC-2676"/>
365365
<group value="pagebuilder"/>
366366
<group value="pagebuilder-advancedConfig"/>
367367
<skip>
@@ -824,7 +824,7 @@
824824
<description value="Tests that the Border Color attribute functions as expected on Stage and Storefront for Text"/>
825825
<severity value="CRITICAL"/>
826826
<useCaseId value="MAGETWO-83415"/>
827-
<testCaseId value="MAGETWO-89333"/>
827+
<testCaseId value="MC-2909"/>
828828
<group value="pagebuilder"/>
829829
<group value="pagebuilder-advancedConfig"/>
830830
</annotations>
@@ -1084,7 +1084,7 @@
10841084
<description value="Tests that the Border Width attribute functions as expected on Stage and Storefront for Text"/>
10851085
<severity value="CRITICAL"/>
10861086
<useCaseId value="MAGETWO-83415"/>
1087-
<testCaseId value="MAGETWO-89355"/>
1087+
<testCaseId value="MC-2821"/>
10881088
<group value="pagebuilder"/>
10891089
<group value="pagebuilder-advancedConfig"/>
10901090
<skip>
@@ -1390,7 +1390,7 @@
13901390
<description value="Tests that the Border Radius attribute functions as expected on Stage and Storefront for Text"/>
13911391
<severity value="CRITICAL"/>
13921392
<useCaseId value="MAGETWO-83415"/>
1393-
<testCaseId value="MAGETWO-89356"/>
1393+
<testCaseId value="MC-2885"/>
13941394
<group value="pagebuilder"/>
13951395
<group value="pagebuilder-advancedConfig"/>
13961396
<skip>
@@ -1634,7 +1634,7 @@
16341634
<description value="Tests that the CSS Classes attribute functions as expected on Stage and Storefront for Text"/>
16351635
<severity value="CRITICAL"/>
16361636
<useCaseId value="MAGETWO-83415"/>
1637-
<testCaseId value="MAGETWO-89357"/>
1637+
<testCaseId value="MC-2593"/>
16381638
<group value="pagebuilder"/>
16391639
<group value="pagebuilder-advancedConfig"/>
16401640
</annotations>
@@ -1793,7 +1793,7 @@
17931793
<description value="Tests that the Margin attributes functions as expected on Stage and Storefront for Text"/>
17941794
<severity value="CRITICAL"/>
17951795
<useCaseId value="MAGETWO-83415"/>
1796-
<testCaseId value="MAGETWO-89358"/>
1796+
<testCaseId value="MC-2606"/>
17971797
<group value="pagebuilder"/>
17981798
<group value="pagebuilder-advancedConfig"/>
17991799
<skip>
@@ -2117,7 +2117,7 @@
21172117
<description value="Tests that the Padding attributes functions as expected on Stage and Storefront for Text"/>
21182118
<severity value="CRITICAL"/>
21192119
<useCaseId value="MAGETWO-83415"/>
2120-
<testCaseId value="MAGETWO-89359"/>
2120+
<testCaseId value="MC-2611"/>
21212121
<group value="pagebuilder"/>
21222122
<group value="pagebuilder-advancedConfig"/>
21232123
<skip>
@@ -2441,7 +2441,7 @@
24412441
<description value="Tests that all attributes function as expected together on Stage and Storefront for Text"/>
24422442
<severity value="CRITICAL"/>
24432443
<useCaseId value="MAGETWO-83415"/>
2444-
<testCaseId value="MAGETWO-89360"/>
2444+
<testCaseId value="MC-2874"/>
24452445
<group value="pagebuilder"/>
24462446
<group value="pagebuilder-advancedConfig"/>
24472447
</annotations>

0 commit comments

Comments
 (0)