File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
dev/tests/functional/tests/app/Magento Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 168
168
<constraint name =" Magento\Checkout\Test\Constraint\AssertOrderSuccessPlacedMessage" />
169
169
<constraint name =" Magento\Sales\Test\Constraint\AssertOrderGrandTotal" />
170
170
</variation >
171
- <variation name =" OnePageCheckoutTestVariation9" summary =" One Page Checkout Products with Tier Prices" >
171
+ <variation name =" OnePageCheckoutTestVariation9" summary =" One Page Checkout Products with different shipping/billing address and Tier Prices" ticketId = " MAGETWO-42604 " >
172
172
<data name =" tag" xsi : type =" string" >stable:no</data >
173
173
<data name =" products/0" xsi : type =" string" >catalogProductSimple::simple_with_tier_price_and_order_qty_3</data >
174
174
<data name =" customer/dataset" xsi : type =" string" >default</data >
175
175
<data name =" checkoutMethod" xsi : type =" string" >guest</data >
176
176
<data name =" shippingAddress/dataset" xsi : type =" string" >UK_address</data >
177
+ <data name =" billingAddress/dataset" xsi : type =" string" >UK_address_2_without_email</data >
177
178
<data name =" shipping/shipping_service" xsi : type =" string" >Flat Rate</data >
178
179
<data name =" shipping/shipping_method" xsi : type =" string" >Fixed</data >
179
180
<data name =" prices" xsi : type =" array" >
Original file line number Diff line number Diff line change 189
189
<field name =" telephone" xsi : type =" string" >555-55-555-55</field >
190
190
</dataset >
191
191
192
+ <dataset name =" UK_address_2_without_email" >
193
+ <field name =" firstname" xsi : type =" string" >Billy</field >
194
+ <field name =" lastname" xsi : type =" string" >Holiday</field >
195
+ <field name =" company" xsi : type =" string" >Magento %isolation%</field >
196
+ <field name =" city" xsi : type =" string" >Liverpool</field >
197
+ <field name =" street" xsi : type =" string" >99 Henry St</field >
198
+ <field name =" postcode" xsi : type =" string" >SE1 7RW</field >
199
+ <field name =" country_id" xsi : type =" string" >United Kingdom</field >
200
+ <field name =" region" xsi : type =" string" >Liverpool</field >
201
+ <field name =" telephone" xsi : type =" string" >555-55-555-55</field >
202
+ </dataset >
203
+
192
204
<dataset name =" UK_address_without_email" >
193
205
<field name =" firstname" xsi : type =" string" >Jane</field >
194
206
<field name =" lastname" xsi : type =" string" >Doe</field >
You can’t perform that action at this time.
0 commit comments