Skip to content

Commit

Permalink
🔃 [Magento Community Engineering] Community Contributions - 2.4-develop
Browse files Browse the repository at this point in the history
Accepted Community Pull Requests:
 - #29179: [MFTF] Fix static tests in MFTF (by @slavvka)
  • Loading branch information
slavvka authored Jul 16, 2020
2 parents b824439 + 6505be9 commit e32b85d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<stories value="Url rewrites"/>
<title value="Verify checkbox is disabled 'Create Permanent Redirect' set 'No'"/>
<description value="Verify checkbox is disabled 'Create Permanent Redirect' set 'No' on category and product edit page."/>
<severity value="AVERAGE"/>
<testCaseId value="MC-35589"/>
</annotations>
<before>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
<test name="AdminCreateBuyXGetYFreeWithApplyShippingAmountTest" extends="AdminCreateBuyXGetYFreeTest">
<annotations>
<features value="SalesRule"/>
<stories value="Create cart price rule"/>
<title value="Admin should be able to create a cart price rule of type Buy X get Y free enable 'Apply to Shipping Amount' "/>
<description value="Use cart price rule of type Buy X get Y free with enable 'Apply to Shipping Amount'"/>
<severity value="MAJOR"/>
<group value="SalesRule"/>
</annotations>

Expand Down

0 comments on commit e32b85d

Please sign in to comment.