Skip to content

Commit 5f90182

Browse files
MC-42288: Coupon codes for existing cart price rule are not generated
- Link zephyr test cased ID in MFFT annotations
1 parent ad0e5ce commit 5f90182

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

app/code/Magento/SalesRule/Test/Mftf/Test/AdminBlockCouponGenerateUntilRuleIsSavedWithAutoGenerateTickedTest.xml renamed to app/code/Magento/SalesRule/Test/Mftf/Test/AdminBlockCouponGeneratesUntilRuleIsSavedWithSpecificCouponAndAutoGenerationTickedTest.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@
88

99
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
11-
<test name="AdminBlockCouponGenerateUntilRuleIsSavedWithAutoGenerateTickedTest">
11+
<test name="AdminBlockCouponGeneratesUntilRuleIsSavedWithSpecificCouponAndAutoGenerationTickedTest">
1212
<annotations>
1313
<features value="SalesRule"/>
1414
<stories value="Create cart price rule"/>
15-
<title value="Block the coupon generates until cart price rule is saved with auto generate option enabled"/>
15+
<title value="Block the coupon generates until cart price rule is saved with Specific Coupon and Auto Generation ticked"/>
1616
<description
17-
value="Block the coupon generates until cart price rule is saved with auto generate option enabled"/>
17+
value="Block the coupon generates until cart price rule is saved with Specific Coupon and Auto Generation ticked"/>
1818
<severity value="MAJOR"/>
19-
<testCaseId value="MC-42288"/>
19+
<testCaseId value="MC-42602"/>
20+
<useCaseId value="MC-42288"/>
2021
<group value="salesRule"/>
2122
</annotations>
2223

0 commit comments

Comments
 (0)