Skip to content

Commit

Permalink
Merge branch '2.4-develop' into v3-AdminOpenIndexManagementPageAction…
Browse files Browse the repository at this point in the history
…Group
  • Loading branch information
lbajsarowicz authored Sep 2, 2020
2 parents 6c103a7 + e1c5c1d commit 4dfb45e
Showing 7 changed files with 642 additions and 133 deletions.
Original file line number Diff line number Diff line change
@@ -34,6 +34,9 @@
<deleteData createDataKey="category3" stepKey="deleteCategory3"/>
<deleteData createDataKey="category2" stepKey="deleteCategory2"/>
<deleteData createDataKey="category1" stepKey="deleteCategory1"/>
<actionGroup ref="CliCacheFlushActionGroup" stepKey="cleanInvalidatedCaches">
<argument name="tags" value="full_page"/>
</actionGroup>
</after>
<actionGroup ref="StorefrontOpenHomePageActionGroup" stepKey="amOnStorefrontPage"/>
<moveMouseOver
Original file line number Diff line number Diff line change
@@ -16,6 +16,9 @@
<description value="Users are able to place order using Paypal Smart Button on Checkout Page, payment action is Sale"/>
<severity value="CRITICAL"/>
<testCaseId value="MC-13690"/>
<skip>
<issueId value="MC-37236"/>
</skip>
<group value="paypalExpress"/>
</annotations>
<before>
Original file line number Diff line number Diff line change
@@ -16,6 +16,9 @@
<description value="Users are able to place order using Paypal Smart Button using Euro currency and merchant country is France"/>
<severity value="MAJOR"/>
<testCaseId value="MC-33274"/>
<skip>
<issueId value="MC-37236"/>
</skip>
<group value="paypalExpress"/>
</annotations>
<before>
Loading

0 comments on commit 4dfb45e

Please sign in to comment.