Skip to content

Commit dc084e0

Browse files
committed
MQE-1686: Paypal integration test leveraging Adobe Vault - PayPalSmartButtonInCheckoutPage
removed suite and added groups instead
1 parent 6b6013d commit dc084e0

File tree

4 files changed

+3
-19
lines changed

4 files changed

+3
-19
lines changed

app/code/Magento/Paypal/Test/Mftf/Suite/suite.xml

Lines changed: 0 additions & 16 deletions
This file was deleted.

app/code/Magento/Paypal/Test/Mftf/Test/AdminCheckDefaultValueOfPayPalCustomizeButtonTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<description value="Default value of Paypal Customize Button should be NO"/>
1717
<severity value="AVERAGE"/>
1818
<testCaseId value="MC-10904"/>
19+
<group value="paypal"/>
1920
<skip>
2021
<issueId value="DEVOPS-3311"/>
2122
</skip>

app/code/Magento/Paypal/Test/Mftf/Test/StorefrontCheckCreditButtonConfigurationTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<description value="Admin is able to customize Credit button"/>
1717
<severity value="AVERAGE"/>
1818
<testCaseId value="MC-10900"/>
19+
<group value="paypal"/>
1920
<skip>
2021
<issueId value="DEVOPS-3311"/>
2122
</skip>

app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonInCheckoutPageTest.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
<description value="Users are able to place order using Paypal Smart Button"/>
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MC-13690"/>
19-
<skip>
20-
<issueId value="DEVOPS-3311"/>
21-
</skip>
19+
<group value="paypal"/>
2220
</annotations>
2321
<before>
2422

0 commit comments

Comments
 (0)