Skip to content

Commit 33c7fc4

Browse files
committed
Merge branch 'MQE-1176' into RE-develop
2 parents bf39b53 + e328cdd commit 33c7fc4

File tree

41 files changed

+96
-15
lines changed

Some content is hidden

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

41 files changed

+96
-15
lines changed

app/code/Magento/Bundle/Test/Mftf/Test/StorefrontVerifyDynamicBundleProductPricesForCombinationOfOptionsTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<test name="StorefrontVerifyDynamicBundleProductPricesForCombinationOfOptionsTest">
1212
<annotations>
1313
<features value="Bundle"/>
14+
<stories value="View bundle products"/>
1415
<title value="Verify dynamic bundle product prices for combination of options"/>
1516
<description value="Verify prices for various configurations of Dynamic Bundle product"/>
1617
<severity value="CRITICAL"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminApplyTierPriceToProductTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1010
<test name="AdminApplyTierPriceToProductTest">
1111
<annotations>
12-
<features value="Apply tier price to a product"/>
12+
<features value="Catalog"/>
13+
<stories value="Apply tier price to a product"/>
1314
<title value="You should be able to apply tier price to a product."/>
1415
<description value="You should be able to apply tier price to a product."/>
1516
<severity value="CRITICAL"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateCategoryFromProductPageTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<annotations>
1313
<features value="Catalog"/>
1414
<stories value="Create/Edit Category in Admin"/>
15+
<title value="Admin should be able to create category from the product page"/>
1516
<description value="Admin should be able to create category from the product page" />
1617
<severity value="AVERAGE"/>
1718
<testCaseId value="MC-234"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateRootCategoryAndSubcategoriesTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<test name="AdminCreateRootCategoryAndSubcategoriesTest">
1212
<annotations>
1313
<features value="Catalog"/>
14+
<stories value="Create categories"/>
1415
<title value="Admin should be able to create a Root Category and a Subcategory"/>
1516
<description value="Admin should be able to create a Root Category and a Subcategory"/>
1617
<severity value="CRITICAL"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminMoveAnchoredCategoryTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<test name="AdminMoveAnchoredCategoryTest">
1111
<annotations>
1212
<features value="Catalog"/>
13+
<stories value="Edit categories"/>
1314
<title value="Admin should be able to move a category via categories tree and changes should be applied on frontend without a forced cache cleaning"/>
1415
<description value="Admin should be able to move a category via categories tree and changes should be applied on frontend without a forced cache cleaning"/>
1516
<severity value="CRITICAL"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminMultipleWebsitesUseDefaultValuesTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<test name="AdminMultipleWebsitesUseDefaultValuesTest">
1212
<annotations>
1313
<features value="Catalog"/>
14+
<stories value="Create websites"/>
1415
<title value="Use Default Value checkboxes should be checked for new website scope"/>
1516
<description value="Use Default Value checkboxes for product attribute should be checked for new website scope"/>
1617
<severity value="MAJOR"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminProductGridFilteringByDateAttributeTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1111
<test name="AdminProductGridFilteringByDateAttributeTest">
1212
<annotations>
13+
<features value="Catalog"/>
14+
<stories value="Filter products"/>
1315
<title value="Verify Set Product as new Filter input on Product Grid doesn't getreset to currentDate"/>
1416
<description value="Data input in the new from date filter field should not change"/>
1517
<severity value="MAJOR"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminProductStatusAttributeDisabledByDefaultTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1111
<test name="AdminProductStatusAttributeDisabledByDefaultTest">
1212
<annotations>
13+
<features value="Catalog"/>
14+
<stories value="Create products"/>
1315
<title value="Verify the default option value for product Status attribute is set correctly during product creation"/>
1416
<description value="The default option value for product Status attribute is set correctly during product creation"/>
1517
<severity value="MAJOR"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminSimpleProductEditUiTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,13 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1111
<test name="AdminSimpleProductUiValidationTest">
1212
<annotations>
13+
<features value="Catalog"/>
14+
<stories value="Edit products"/>
1315
<title value="UI elements on the simple product edit screen should be organized as expected"/>
1416
<description value="Admin should be able to use simple product UI in expected manner"/>
1517
<testCaseId value="MAGETWO-92835"/>
1618
<group value="Catalog"/>
19+
<severity value="AVERAGE"/>
1720
</annotations>
1821

1922
<before>

app/code/Magento/Catalog/Test/Mftf/Test/DeleteCategoriesTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<test name="DeleteCategoriesTest">
1212
<annotations>
1313
<features value="Catalog"/>
14+
<stories value="Delete categories"/>
1415
<title value="Admin should be able to delete the default root category and subcategories and still see products in the storefront"/>
1516
<description value="Admin should be able to delete the default root category and subcategories and still see products in the storefront"/>
1617
<severity value="CRITICAL"/>

0 commit comments

Comments
 (0)