File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
dev/tests/functional/tests/app/Magento/Catalog/Test/Repository Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 2077
2077
<field name =" visibility" xsi : type =" string" >Catalog, Search</field >
2078
2078
<field name =" url_key" xsi : type =" string" >simple-product-%isolation%</field >
2079
2079
</dataset >
2080
+
2081
+ <dataset name =" product_with_special_price_and_category_2" >
2082
+ <field name =" sku" xsi : type =" string" >simple_product_with_special_price_and_category_second%isolation%</field >
2083
+ <field name =" name" xsi : type =" string" >Simple product with special price and category_second%isolation%</field >
2084
+ <field name =" attribute_set_id" xsi : type =" array" >
2085
+ <item name =" dataset" xsi : type =" string" >default</item >
2086
+ </field >
2087
+ <field name =" product_has_weight" xsi : type =" string" >This item has weight</field >
2088
+ <field name =" weight" xsi : type =" string" >1</field >
2089
+ <field name =" price" xsi : type =" array" >
2090
+ <item name =" value" xsi : type =" string" >150</item >
2091
+ <item name =" dataset" xsi : type =" string" />
2092
+ </field >
2093
+ <field name =" quantity_and_stock_status" xsi : type =" array" >
2094
+ <item name =" qty" xsi : type =" string" >86</item >
2095
+ <item name =" is_in_stock" xsi : type =" string" >In Stock</item >
2096
+ </field >
2097
+ <field name =" special_price" xsi : type =" string" >110</field >
2098
+ <field name =" category_ids" xsi : type =" array" >
2099
+ <item name =" dataset" xsi : type =" string" >default_subcategory</item >
2100
+ </field >
2101
+ <field name =" website_ids" xsi : type =" array" >
2102
+ <item name =" 0" xsi : type =" array" >
2103
+ <item name =" dataset" xsi : type =" string" >default</item >
2104
+ </item >
2105
+ </field >
2106
+ <field name =" url_key" xsi : type =" string" >simple-product-%isolation%</field >
2107
+ </dataset >
2080
2108
</repository >
2081
2109
</config >
You can’t perform that action at this time.
0 commit comments