Skip to content

Commit 5e3e540

Browse files
committed
MQE-990: Re-add ConfigurableProduct test changes
1 parent 017b813 commit 5e3e540

File tree

3 files changed

+10
-15
lines changed

3 files changed

+10
-15
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/ConfigurableProduct/Test/AdminConfigurableProductCreateTest.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@
1717
<title value="admin should be able to create a configurable product with attributes"/>
1818
<description value="admin should be able to create a configurable product with attributes"/>
1919
<severity value="CRITICAL"/>
20-
<testCaseId value="MAGETWO-89941"/>
21-
<group value="configurable"/>
22-
<group value="product"/>
20+
<testCaseId value="MC-84"/>
21+
<group value="ConfigurableProduct"/>
2322
</annotations>
2423

2524
<before>

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/ConfigurableProduct/Test/AdminConfigurableProductDeleteTest.xml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@
1616
<stories value="Create, Read, Update, Delete"/>
1717
<title value="admin should be able to delete a configurable product"/>
1818
<description value="admin should be able to delete a configurable product"/>
19-
<testCaseId value="MAGETWO-89921"/>
20-
<group value="configurable"/>
21-
<group value="product"/>
19+
<testCaseId value="MC-87"/>
20+
<group value="ConfigurableProduct"/>
2221
</annotations>
2322

2423
<before>
@@ -67,9 +66,8 @@
6766
<stories value="Create, Read, Update, Delete"/>
6867
<title value="admin should be able to mass delete configurable products"/>
6968
<description value="admin should be able to mass delete configurable products"/>
70-
<testCaseId value="MAGETWO-89922"/>
71-
<group value="configurable"/>
72-
<group value="product"/>
69+
<testCaseId value="MC-99"/>
70+
<group value="ConfigurableProduct"/>
7371
</annotations>
7472

7573
<before>

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/ConfigurableProduct/Test/AdminConfigurableProductSearchTest.xml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@
1616
<stories value="Search"/>
1717
<title value="admin should be able to search for a configurable product"/>
1818
<description value="admin should be able to search for a configurable product"/>
19-
<testCaseId value="MAGETWO-89920"/>
20-
<group value="configurable"/>
21-
<group value="product"/>
19+
<testCaseId value="MC-100"/>
20+
<group value="ConfigurableProduct"/>
2221
</annotations>
2322

2423
<before>
@@ -53,9 +52,8 @@
5352
<title value="admin should be able to filter by type configurable product"/>
5453
<stories value="Search"/>
5554
<description value="admin should be able to filter by type configurable product"/>
56-
<testCaseId value="MAGETWO-90014"/>
57-
<group value="configurable"/>
58-
<group value="product"/>
55+
<testCaseId value="MC-66"/>
56+
<group value="ConfigurableProduct"/>
5957
</annotations>
6058

6159
<before>

0 commit comments

Comments
 (0)