File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
app/code/Magento/Checkout/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11
11
<test name =" AdminCheckZeroSubtotalOrderWithCustomStatus" >
12
12
<annotations >
13
13
<features value =" Checkout" />
14
- <stories value =" ACP2E-1120: Zero Subtotal Orders should have invoice generated." />
15
- <title value =" Zero Subtotal Orders should have invoice generated when setting 'Automatically Invoice All Items' to Yes." />
16
- <description value =" Created order should have invoice generated." />
17
- <testCaseId value =" ACP2E-1120" />
14
+ <stories value =" Zero Subtotal Checkout Order" />
15
+ <title value =" Zero Subtotal Checkout Order must have the new order status set in configuration." />
16
+ <description value =" Order placed with Zero Subtotal Checkout payment must have the new order status set in configuration." />
17
+ <testCaseId value =" AC-6723" />
18
+ <useCaseId value =" ACP2E-1120" />
18
19
<severity value =" AVERAGE" />
19
20
<group value =" checkout" />
20
21
</annotations >
Original file line number Diff line number Diff line change 11
11
<test name =" AdminCheckZeroSubtotalOrderWithGeneratedInvoiceTest" >
12
12
<annotations >
13
13
<features value =" Checkout" />
14
- <stories value =" ENGCOM-5443: Zero Subtotal Order with automatically invoice generated. " />
14
+ <stories value =" Zero Subtotal Checkout Order " />
15
15
<title value =" Zero Subtotal Order should have invoice generated when setting 'Automatically Invoice All Items' to Yes." />
16
16
<description value =" Created order with automatically invoice generated." />
17
17
<severity value =" AVERAGE" />
18
- <testCaseId value =" ENGCOM-5443 " />
18
+ <testCaseId value =" AC-6722 " />
19
19
<group value =" checkout" />
20
20
</annotations >
21
21
<before >
You can’t perform that action at this time.
0 commit comments