File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed
dev/tests/functional/tests/app/Magento/Braintree/Test Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 61
61
</field >
62
62
</dataset >
63
63
64
+ <dataset name =" braintree_incorrect_merchant_account_id" >
65
+ <field name =" payment/braintree_section/braintree/braintree_advanced/merchant_account_id" xsi : type =" array" >
66
+ <item name =" scope" xsi : type =" string" >payment</item >
67
+ <item name =" scope_id" xsi : type =" number" >1</item >
68
+ <item name =" label" xsi : type =" string" >Merchant Account ID</item >
69
+ <item name =" value" xsi : type =" string" >incorrect</item >
70
+ </field >
71
+ </dataset >
72
+
64
73
<dataset name =" braintree_sale" >
65
74
<field name =" payment/braintree/payment_action" xsi : type =" array" >
66
75
<item name =" scope" xsi : type =" string" >payment</item >
Original file line number Diff line number Diff line change 22
22
<data name =" tag" xsi : type =" string" >test_type:3rd_party_test, severity:S1</data >
23
23
<constraint name =" Magento\Checkout\Test\Constraint\AssertOrderFailedMessage" />
24
24
</variation >
25
+ <variation name =" OnePageCheckoutBraintreeDeclinedTestVariation2" summary =" Checkout with Braintree Credit Card configured with incorrect credentials" ticketId =" MAGETWO-46244" >
26
+ <data name =" products/0" xsi : type =" string" >catalogProductSimple::product_10_dollar</data >
27
+ <data name =" customer/dataset" xsi : type =" string" >default</data >
28
+ <data name =" shippingAddress/dataset" xsi : type =" string" >US_address_1</data >
29
+ <data name =" checkoutMethod" xsi : type =" string" >guest</data >
30
+ <data name =" shipping/shipping_service" xsi : type =" string" >Flat Rate</data >
31
+ <data name =" shipping/shipping_method" xsi : type =" string" >Fixed</data >
32
+ <data name =" payment/method" xsi : type =" string" >braintree</data >
33
+ <data name =" creditCardClass" xsi : type =" string" >credit_card_braintree</data >
34
+ <data name =" creditCard/dataset" xsi : type =" string" >visa_braintree_fraud_rejected</data >
35
+ <data name =" configData" xsi : type =" string" >braintree, braintree_incorrect_merchant_account_id</data >
36
+ <data name =" status" xsi : type =" string" >Processing</data >
37
+ <data name =" tag" xsi : type =" string" >test_type:3rd_party_test, severity:S1</data >
38
+ <constraint name =" Magento\Checkout\Test\Constraint\AssertOrderFailedMessage" />
39
+ </variation >
25
40
</testCase >
26
41
</config >
You can’t perform that action at this time.
0 commit comments