Skip to content

Commit b24e329

Browse files
committed
MQE-2067: [MTF-to-MFTF] [MTF-to-MFTF] Create Sitemap Entity #759
added test case ID
1 parent d1e749b commit b24e329

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

app/code/Magento/Sitemap/Test/Mftf/Test/AdminMarketingCreateSitemapEntityTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<stories value="Admin Creates Sitemap Entity"/>
1515
<title value="Sitemap Creation"/>
1616
<description value="Sitemap Entity Creation"/>
17+
<testCaseId value="MC-14312"/>
1718
<group value="sitemap"/>
1819
<group value="mtf_migrated"/>
1920
</annotations>

app/code/Magento/Sitemap/Test/Mftf/Test/AdminMarketingCreateSitemapFailfFolderSaveTest.xml renamed to app/code/Magento/Sitemap/Test/Mftf/Test/AdminMarketingCreateSitemapFailFolderSaveTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@
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="AdminMarketingCreateSitemapFailfFolderSaveTest">
11+
<test name="AdminMarketingCreateSitemapFailFolderSaveTest">
1212
<annotations>
1313
<features value="Sitemap"/>
1414
<stories value="Admin Creates Sitemap Entity Fail Folder Save"/>
1515
<title value="Sitemap Creation Fail Folder Save"/>
1616
<description value="Sitemap Entity Creation Fail Folder Save"/>
17+
<testCaseId value="MC-14314"/>
1718
<group value="sitemap"/>
1819
<group value="mtf_migrated"/>
1920
</annotations>

app/code/Magento/Sitemap/Test/Mftf/Test/AdminMarketingCreateSitemapPathErrorTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<stories value="Admin Creates Sitemap Entity Path Error"/>
1515
<title value="Sitemap Creation With Path Error"/>
1616
<description value="Sitemap Entity Creation With Path Error"/>
17+
<testCaseId value="MC-14313"/>
1718
<group value="sitemap"/>
1819
<group value="mtf_migrated"/>
1920
</annotations>

0 commit comments

Comments
 (0)