File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
dev/tests/functional/tests/app/Magento/Braintree/Test/TestCase Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
<data name =" payment/method" xsi : type =" string" >braintree</data >
18
18
<data name =" creditCardClass" xsi : type =" string" >credit_card_braintree</data >
19
19
<data name =" creditCard/dataset" xsi : type =" string" >visa_braintree_fraud_rejected</data >
20
- <data name =" errorMessage " xsi : type =" string" >Transaction has been declined. Please try again later.</data >
20
+ <data name =" expectedErrorMessage " xsi : type =" string" >Transaction has been declined. Please try again later.</data >
21
21
<data name =" configData" xsi : type =" string" >braintree_fraud_tool_enabled_account, braintree_fraudprotection</data >
22
22
<data name =" status" xsi : type =" string" >Processing</data >
23
23
<data name =" tag" xsi : type =" string" >test_type:3rd_party_test, severity:S1</data >
33
33
<data name =" payment/method" xsi : type =" string" >braintree</data >
34
34
<data name =" creditCardClass" xsi : type =" string" >credit_card_braintree</data >
35
35
<data name =" creditCard/dataset" xsi : type =" string" >visa_braintree</data >
36
- <data name =" errorMessage " xsi : type =" string" >Sorry, but something went wrong</data >
36
+ <data name =" expectedErrorMessage " xsi : type =" string" >Sorry, but something went wrong</data >
37
37
<data name =" configData" xsi : type =" string" >braintree, braintree_incorrect_merchant_account_id</data >
38
38
<data name =" status" xsi : type =" string" >Processing</data >
39
39
<data name =" tag" xsi : type =" string" >test_type:3rd_party_test, severity:S1</data >
Original file line number Diff line number Diff line change 19
19
<data name =" creditCard/dataset" xsi : type =" string" >visa_braintree_3dsecure_failed</data >
20
20
<data name =" secure3d/dataset" xsi : type =" string" >secure3d_braintree</data >
21
21
<data name =" configData" xsi : type =" string" >braintree, braintree_3d_secure</data >
22
- <data name =" errorMessage " xsi : type =" string" >Please try again with another form of payment.</data >
22
+ <data name =" expectedErrorMessage " xsi : type =" string" >Please try again with another form of payment.</data >
23
23
<data name =" status" xsi : type =" string" >Processing</data >
24
24
<data name =" tag" xsi : type =" string" >test_type:3rd_party_test, severity:S1</data >
25
25
<constraint name =" Magento\Checkout\Test\Constraint\AssertCheckoutErrorMessage" />
You can’t perform that action at this time.
0 commit comments