Skip to content

Commit 1d405bf

Browse files
magterskineimeron2433
authored andcommitted
MQE-561: [ALLURE] Add an enum to the "Severity" annotation xml schema.
- Updating tests so all severity values present are Magento severity values per enum
1 parent c97c34a commit 1d405bf

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Analytics/Test/AdminConfigurationBlankIndustryCest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<stories value="Try to save empty Magento Advanced Reporting vertical"/>
1414
<title value="Try to save empty Magento Advanced Reporting vertical"/>
1515
<description value="An admin user cannot save a blank industry setting on the Advanced Reporting configuration page."/>
16-
<severity value="NORMAL"/>
16+
<severity value="MAJOR"/>
1717
<testCaseId value="MAGETWO-63981"/>
1818
<group value="analytics"/>
1919
<group value="skip"/>

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Analytics/Test/AdminConfigurationEnableDisableAnalyticsCest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<stories value="Enable/disable Advanced Reporting"/>
1414
<title value="Enable Disable Advanced Reporting"/>
1515
<description value="An admin user can enable/disable Advanced Reporting."/>
16-
<severity value="NORMAL"/>
16+
<severity value="MAJOR"/>
1717
<testCaseId value="MAGETWO-66465"/>
1818
<group value="analytics"/>
1919
</annotations>

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Analytics/Test/AdminConfigurationIndustryCest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<stories value="Set Magento Advanced reporting industry"/>
1515
<title value="Set Magento Advanced reporting industry"/>
1616
<description value="An admin user can change the industry setting on the Advanced Reporting configuration page."/>
17-
<severity value="NORMAL"/>
17+
<severity value="MAJOR"/>
1818
<testCaseId value="MAGETWO-63898"/>
1919
<group value="analytics"/>
2020
</annotations>

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Sales/Test/AdminCreateInvoiceCest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<stories value="Create an Invoice via the Admin"/>
1515
<title value="Create Invoice"/>
1616
<description value="Should be able to create an invoice via the admin."/>
17-
<severity value="NORMAL"/>
17+
<severity value="MAJOR"/>
1818
<testCaseId value="MAGETWO-72096"/>
1919
<group value="sales"/>
2020
</annotations>

0 commit comments

Comments
 (0)