Skip to content

Commit 5502216

Browse files
committed
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 d35b74f commit 5502216

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>
@@ -1088,7 +1088,7 @@
10881088
<description value="Tests that the Border Width attribute functions as expected on Stage and Storefront for Text"/>
10891089
<severity value="CRITICAL"/>
10901090
<useCaseId value="MAGETWO-83415"/>
1091-
<testCaseId value="MAGETWO-89355"/>
1091+
<testCaseId value="MC-2821"/>
10921092
<group value="pagebuilder"/>
10931093
<group value="pagebuilder-advancedConfig"/>
10941094
<skip>
@@ -1394,7 +1394,7 @@
13941394
<description value="Tests that the Border Radius attribute functions as expected on Stage and Storefront for Text"/>
13951395
<severity value="CRITICAL"/>
13961396
<useCaseId value="MAGETWO-83415"/>
1397-
<testCaseId value="MAGETWO-89356"/>
1397+
<testCaseId value="MC-2885"/>
13981398
<group value="pagebuilder"/>
13991399
<group value="pagebuilder-advancedConfig"/>
14001400
<skip>
@@ -1638,7 +1638,7 @@
16381638
<description value="Tests that the CSS Classes attribute functions as expected on Stage and Storefront for Text"/>
16391639
<severity value="CRITICAL"/>
16401640
<useCaseId value="MAGETWO-83415"/>
1641-
<testCaseId value="MAGETWO-89357"/>
1641+
<testCaseId value="MC-2593"/>
16421642
<group value="pagebuilder"/>
16431643
<group value="pagebuilder-advancedConfig"/>
16441644
</annotations>
@@ -1799,7 +1799,7 @@
17991799
<description value="Tests that the Margin attributes functions as expected on Stage and Storefront for Text"/>
18001800
<severity value="CRITICAL"/>
18011801
<useCaseId value="MAGETWO-83415"/>
1802-
<testCaseId value="MAGETWO-89358"/>
1802+
<testCaseId value="MC-2606"/>
18031803
<group value="pagebuilder"/>
18041804
<group value="pagebuilder-advancedConfig"/>
18051805
<skip>
@@ -2123,7 +2123,7 @@
21232123
<description value="Tests that the Padding attributes functions as expected on Stage and Storefront for Text"/>
21242124
<severity value="CRITICAL"/>
21252125
<useCaseId value="MAGETWO-83415"/>
2126-
<testCaseId value="MAGETWO-89359"/>
2126+
<testCaseId value="MC-2611"/>
21272127
<group value="pagebuilder"/>
21282128
<group value="pagebuilder-advancedConfig"/>
21292129
<skip>
@@ -2447,7 +2447,7 @@
24472447
<description value="Tests that all attributes function as expected together on Stage and Storefront for Text"/>
24482448
<severity value="CRITICAL"/>
24492449
<useCaseId value="MAGETWO-83415"/>
2450-
<testCaseId value="MAGETWO-89360"/>
2450+
<testCaseId value="MC-2874"/>
24512451
<group value="pagebuilder"/>
24522452
<group value="pagebuilder-advancedConfig"/>
24532453
</annotations>

0 commit comments

Comments
 (0)