File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 14
14
<stories value =" MAGETWO-63924: 'Reorder' button is not visible for customer if ordered item is out of stock" />
15
15
<description value =" 'Reorder' button is not visible for customer if ordered item is out of stock" />
16
16
<features value =" Sales" />
17
- <severity value =" AVERAGE" />
17
+ <testCaseId value =" MC-22109" />
18
+ <severity value =" MAJOR" />
18
19
<group value =" Sales" />
19
20
<group value =" mtf_migrated" />
20
21
</annotations >
Original file line number Diff line number Diff line change 14
14
<stories value =" MAGETWO-12798: Create order with condition available product qty = ordered product qty" />
15
15
<description value =" Create order with simple product and assert if it gets out of stock after ordering it." />
16
16
<features value =" Sales" />
17
- <severity value =" AVERAGE" />
17
+ <testCaseId value =" MC-22110" />
18
+ <severity value =" MAJOR" />
18
19
<group value =" Sales" />
19
20
<group value =" mtf_migrated" />
20
21
</annotations >
32
33
</actionGroup >
33
34
<actionGroup ref =" addSimpleProductToOrder" stepKey =" addSimpleProductToOrder" >
34
35
<argument name =" product" value =" $$simpleProduct$$" />
35
- <argument name =" productQty" value =" 25 " />
36
+ <argument name =" productQty" value =" {{SimpleProduct_25.quantity}} " />
36
37
</actionGroup >
37
38
<actionGroup ref =" SelectCashOnDeliveryPaymentMethodActionGroup" stepKey =" selectPaymentMethod" />
38
39
<actionGroup ref =" orderSelectFlatRateShipping" stepKey =" orderSelectFlatRateShippingMethod" />
You can’t perform that action at this time.
0 commit comments