File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
dev/tests/functional/tests/app/Magento/SalesRule/Test Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 271
271
<field name =" coupon_type" xsi : type =" string" >No Coupon</field >
272
272
<field name =" sort_order" xsi : type =" string" >1</field >
273
273
<field name =" is_rss" xsi : type =" string" >Yes</field >
274
- <field name =" conditions_serialized" xsi : type =" string" >[Total Items Quantity|equals or greater than|3]{Product attribute combination|FOUND|ALL|:[[Category|is|2]]} </field >
274
+ <field name =" conditions_serialized" xsi : type =" string" >[Total Items Quantity|equals or greater than|3]</field >
275
275
<field name =" simple_action" xsi : type =" string" >Percent of product price discount</field >
276
276
<field name =" discount_amount" xsi : type =" string" >25</field >
277
277
<field name =" apply_to_shipping" xsi : type =" string" >No</field >
Original file line number Diff line number Diff line change 31
31
<constraint name =" Magento\SalesRule\Test\Constraint\AssertCartPriceRuleConditionIsApplied" />
32
32
</variation >
33
33
<variation name =" ApplySeveralSalesRuleEntityTestVariation3" summary =" Rules with different priority, both are applied" >
34
- <data name =" tag" xsi : type =" string" >stable:no</data >
35
34
<data name =" salesRules/rule1" xsi : type =" string" >active_sales_rule_product_attribute</data >
36
35
<data name =" salesRules/rule2" xsi : type =" string" >active_sales_total_items</data >
37
36
<data name =" cartPrice/sub_total" xsi : type =" string" >250.00</data >
44
43
<constraint name =" Magento\SalesRule\Test\Constraint\AssertCartPriceRuleConditionIsApplied" />
45
44
</variation >
46
45
<variation name =" ApplySeveralSalesRuleEntityTestVariation4" summary =" Rules with different priority, none are applied" >
47
- <data name =" tag" xsi : type =" string" >to_maintain:yes</data >
48
46
<data name =" salesRules/rule1" xsi : type =" string" >active_sales_rule_row_total</data >
49
47
<data name =" salesRules/rule2" xsi : type =" string" >active_sales_total_items</data >
50
48
<data name =" productForSalesRule1/dataset" xsi : type =" string" >simple_for_salesrule_1</data >
You can’t perform that action at this time.
0 commit comments