File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
dev/tests/functional/tests/app/Magento/Catalog/Test/TestCase/Product Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 168
168
<data name =" product/data/url_key" xsi : type =" string" >simple-product-%isolation%</data >
169
169
<data name =" product/data/name" xsi : type =" string" >Simple Product %isolation%</data >
170
170
<data name =" product/data/sku" xsi : type =" string" >simple_sku_%isolation%</data >
171
- <data name =" product/data/price/value" xsi : type =" string" >10008</data >
171
+ <data name =" product/data/price/value" xsi : type =" string" >10008.88 </data >
172
172
<data name =" product/data/short_description" xsi : type =" string" >Simple Product short_description %isolation%</data >
173
173
<data name =" product/data/description" xsi : type =" string" >Simple Product description %isolation%</data >
174
174
<data name =" product/data/weight" xsi : type =" string" >58</data >
472
472
<constraint name =" Magento\Catalog\Test\Constraint\AssertProductSaveMessage" />
473
473
<constraint name =" Magento\Catalog\Test\Constraint\AssertProductTierPriceOnProductPage" />
474
474
</variation >
475
+ <variation name =" CreateSimpleProductEntityTestVariation29" summary =" Create Simple Product and assign it to custom website" >
476
+ <data name =" product/data/url_key" xsi : type =" string" >simple-product-%isolation%</data >
477
+ <data name =" product/data/name" xsi : type =" string" >Simple Product %isolation%</data >
478
+ <data name =" product/data/sku" xsi : type =" string" >simple_sku_%isolation%</data >
479
+ <data name =" product/data/price/value" xsi : type =" string" >200.20</data >
480
+ <data name =" product/data/weight" xsi : type =" string" >50</data >
481
+ <data name =" product/data/quantity_and_stock_status/qty" xsi : type =" string" >668</data >
482
+ <data name =" product/data/website_ids/0/dataset" xsi : type =" string" >custom_store</data >
483
+ <constraint name =" Magento\Catalog\Test\Constraint\AssertProductSaveMessage" />
484
+ <constraint name =" Magento\Catalog\Test\Constraint\AssertProductOnCustomWebsite" />
485
+ </variation >
475
486
</testCase >
476
487
</config >
You can’t perform that action at this time.
0 commit comments