Skip to content

Commit c535942

Browse files
committed
Add missing stories annotations
1 parent fa54aa7 commit c535942

File tree

8 files changed

+8
-0
lines changed

8 files changed

+8
-0
lines changed

app/code/Magento/CardinalCommerce/Test/Mftf/Test/AdminCardinalCommerceSettingsHiddenTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<test name="AdminCardinalCommerceSettingsHiddenTest">
1111
<annotations>
1212
<features value="CardinalCommerce"/>
13+
<stories value="Configure CardinalCommerce"/>
1314
<title value="CardinalCommerce settings hidden" />
1415
<description value="CardinalCommerce config shouldn't be visible if the 3D secure is disabled for Authorize.Net."/>
1516
<severity value="MINOR"/>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<test name="ProductAttributeWithoutValueInCompareListTest">
1212
<annotations>
1313
<features value="Catalog"/>
14+
<stories value="Compare products and their attributes"/>
1415
<title value="Product attribute without value in compare list test"/>
1516
<description
1617
value="The product attribute that has no value should output 'N/A' on the product comparison page."/>

app/code/Magento/CatalogUrlRewrite/Test/Mftf/Test/StorefrontCategoryAccessibleWhenSuffixIsNullTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<title value="Storefront category is accessible when url suffix is set to null test"/>
1313
<description value="Check no crash occurs on Category page when catalog/seo/category_url_suffix is set to null"/>
1414
<features value="CatalogUrlRewrite"/>
15+
<stories value="Url rewrites"/>
1516
<severity value="MAJOR"/>
1617
<group value="CatalogUrlRewrite"/>
1718
</annotations>

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/NoErrorForMiniCartItemEditTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<test name="NoErrorForMiniCartItemEditTest">
1212
<annotations>
1313
<features value="ConfigurableProduct"/>
14+
<stories value="Edit minicart"/>
1415
<title value="No error for minicart item edit test"/>
1516
<description value="Already selected configurable option should be selected when configurable product is edited from minicart"/>
1617
<severity value="MAJOR"/>

app/code/Magento/Newsletter/Test/Mftf/Test/AdminNameEmptyForGuestTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<test name="AdminNameEmptyForGuestTest">
1212
<annotations>
1313
<features value="Newsletter"/>
14+
<stories value="Newsletter Subscribers grid"/>
1415
<group value="Newsletter"/>
1516
<title value="Empty name for Guest Customer"/>
1617
<description value="'Customer First Name' and 'Customer Last Name' should be empty for Guest Customer in Newsletter Subscribers Grid"/>

app/code/Magento/Review/Test/Mftf/Test/StorefrontNoJavascriptErrorOnAddYourReviewClickTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<test name="StorefrontNoJavascriptErrorOnAddYourReviewClickTest">
1212
<annotations>
1313
<features value="Review"/>
14+
<stories value="Add a review on the storefront"/>
1415
<title value="Storefront no javascript error on 'Add Your Review' click test"/>
1516
<description value="Verify no javascript error occurs when customer clicks 'Add Your Review' link"/>
1617
<severity value="MAJOR"/>

app/code/Magento/Signifyd/Test/Mftf/Test/AdminSignifydConfigDependentOnActiveFieldTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<test name="AdminSignifydConfigDependentOnActiveFieldTest">
1111
<annotations>
1212
<features value="Signifyd"/>
13+
<stories value="Configure Signifyd"/>
1314
<title value="Signifyd config dependent on active field" />
1415
<description value="Signifyd system configs dependent by Enable this Solution field."/>
1516
<severity value="MINOR"/>

app/code/Magento/Swatches/Test/Mftf/Test/AdminSetUpWatermarkForSwatchImageTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<test name="AdminSetUpWatermarkForSwatchImageTest">
1212
<annotations>
1313
<features value="Swatches"/>
14+
<stories value="Set up watermark"/>
1415
<title value="Possibility to set up watermark for a swatch image type"/>
1516
<description value="Possibility to set up watermark for a swatch image type"/>
1617
<severity value="MAJOR"/>

0 commit comments

Comments
 (0)