Skip to content

Commit e106393

Browse files
committed
v5.7.0: adobe MFTF adjustments.
1 parent d795587 commit e106393

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

Test/Mftf/Test/SignifydAcceptPreAuthCaseTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<title value="Pre auth case"/>
1010
<description value="Validate pre auth case creation"/>
1111
<severity value="CRITICAL"/>
12-
<group value="checkout"/>
12+
<group value="signifyd"/>
1313
</annotations>
1414
<before>
1515
<!-- Set signifyd pre auth-->

Test/Mftf/Test/SignifydRejectPreAuthCaseTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<title value="Pre auth case refused"/>
1010
<description value="Order creation blocked at checkout"/>
1111
<severity value="CRITICAL"/>
12-
<group value="checkout"/>
12+
<group value="signifyd"/>
1313
</annotations>
1414
<before>
1515
<remove keyForRemoval="loginAsAdmin"/>

Test/Mftf/Test/SignifydSuccessPostAuthCaseTest.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<title value="Post auth case"/>
1010
<description value="Validate case creation"/>
1111
<severity value="CRITICAL"/>
12-
<group value="checkout"/>
12+
<group value="signifyd"/>
1313
</annotations>
1414
<before>
1515
<createData entity="_defaultCategory" stepKey="createCategory"/>
@@ -19,6 +19,9 @@
1919
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>
2020
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
2121

22+
<!-- Remove checkmo from restrict payment -->
23+
<magentoCLI command="config:set signifyd/general/enabled 1" stepKey="enableExtension"/>
24+
2225
<!-- Remove checkmo from restrict payment -->
2326
<magentoCLI command="config:set {{SignifydPaymentRestriction.path}} {{SignifydPaymentRestriction.value}}" stepKey="removePaymentRestriction"/>
2427

0 commit comments

Comments
 (0)