File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 1515 <description value =" Place an order with discount coupon applied using paypal express checkout as payment method" />
1616 <severity value =" CRITICAL" />
1717 <testCaseId value =" AC-6152" />
18+ <group value =" 3rd_party_integration" />
19+ <group value =" paypalExpress" />
1820 </annotations >
1921 <before >
2022 <!-- Simple product is created -->
2931 <createData entity =" SimpleSalesRuleCoupon" stepKey =" createCouponForCartPriceRule" >
3032 <requiredEntity createDataKey =" createCartPriceRule" />
3133 </createData >
32- <!-- Configure Paypal Express Checkout -->
33- <actionGroup ref =" AdminPayPalExpressCheckoutEnableActionGroup" stepKey =" ConfigPayPalExpress" >
34- <argument name =" credentials" value =" SamplePaypalExpressConfig2" />
35- </actionGroup >
3634 </before >
3735 <after >
38- <magentoCLI command =" config:set payment/paypal_express/active 0" stepKey =" disablePayPalExpress" />
3936 <deleteData createDataKey =" createCustomer" stepKey =" deleteCustomer" />
4037 <deleteData createDataKey =" createProduct" stepKey =" deleteProduct" />
4138 <!-- Delete Cart Price Rule -->
You can’t perform that action at this time.
0 commit comments