Skip to content

Commit

Permalink
Merge pull request #66 from magento-pangolin/MQE-1068
Browse files Browse the repository at this point in the history
MQE-1068: Require Issue ID for Skipped Test
  • Loading branch information
aljcalandra authored Jul 6, 2018
2 parents 63088b1 + 9bc1ff3 commit 9508225
Show file tree
Hide file tree
Showing 17 changed files with 57 additions and 29 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@
<severity value="MAJOR"/>
<testCaseId value="MAGETWO-66465"/>
<group value="analytics"/>
<!-- MAGETWO-90659 -->
<group value="skip"/>
<skip>
<issueId value="MAGETWO-90659"/>
</skip>
</annotations>
<after>
<amOnPage stepKey="amOnLogoutPage" url="admin/admin/auth/logout/"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@
<severity value="MAJOR"/>
<testCaseId value="MAGETWO-63898"/>
<group value="analytics"/>
<!-- MAGETWO-90659 -->
<group value="skip"/>
<skip>
<issueId value="MAGETWO-90659"/>
</skip>
</annotations>

<actionGroup ref="LoginActionGroup" stepKey="loginAsAdmin"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-82648"/>
<group value="analytics"/>
<!-- MAGETWO-90659 -->
<group value="skip"/>
<skip>
<issueId value="MAGETWO-90659"/>
</skip>
</annotations>
<before>
<createData stepKey="noReportUserRole" entity="adminNoReportRole"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@
<severity value="CRITICAL"/>
<testCaseId value="MC-217"/>
<group value="Bundle"/>
<!--Skipped due to MAGETWO-92898-->
<group value="skip"/>
<skip>
<issueId value="MAGETWO-92898"/>
</skip>
</annotations>
<before>
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@
<severity value="CRITICAL"/>
<testCaseId value="MC-194"/>
<group value="Catalog"/>
<!-- Skip because of MAGETWO-92780 -->
<group value="skip"/>
<skip>
<issueId value="MAGETWO-92780"/>
</skip>
</annotations>
<before>
<createData entity="productDropDownAttribute" stepKey="attribute"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@
<description value="Admin creates products, creates and manages categories, creates promotions, creates an order, processes an order, processes a return, uses admin grids"/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-87014"/>
<!-- Skipped, see: https://jira.corp.magento.com/browse/MQE-891 -->
<group value="skip"/>
<skip>
<issueId value="MQE-891"/>
</skip>
</annotations>
<after>
<actionGroup ref="logout" stepKey="logoutOfAdmin"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@
<description value="Admin should be able to sell products with different variants of their own"/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-61717"/>
<!--Skip because of issue MAGETWO-90719-->
<group value="skip"/>
<skip>
<issueId value="MAGETWO-90719"/>
</skip>
</annotations>
<before>
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@
<description value="Configurable product price should not disappear for additional stores on frontEnd if disabled for default store"/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-92247"/>
<group value="skip"/>
<skip>
<issueId value="MAGETWO-92247"/>
</skip>
</annotations>
<before>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,9 @@
<severity value="CRITICAL"/>
<testCaseId value="MC-297"/>
<group value="Tax"/>
<group value="skip"/>
<!-- skipped due to MAGETWO-90539 -->
<skip>
<issueId value="MAGETWO-90539"/>
</skip>
</annotations>
<before>
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
Expand Down Expand Up @@ -356,8 +357,9 @@
<severity value="CRITICAL"/>
<testCaseId value="MC-298"/>
<group value="Tax"/>
<group value="skip"/>
<!-- Skipped due to MAGETWO-90539 -->
<skip>
<issueId value="MAGETWO-90539"/>
</skip>
</annotations>
<before>
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@
<description value="Admin should able to switch between versions of TinyMCE"/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-82936"/>
<!--Skip because of issue MAGETWO-89417-->
<group value="skip"/>
<skip>
<issueId value="MAGETWO-89417"/>
</skip>
</annotations>
<before>
<actionGroup ref="LoginActionGroup" stepKey="loginGetFromGeneralFile"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@
<description value=""/>
<severity value="CRITICAL"/>
<testCaseId value="#"/>
<group value="skip"/>
<skip>
<issueId value="SAMPLE"/>
</skip>
</annotations>
<before>
<createData entity="SamplePerson" stepKey="beforeData"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
<test name="AssertsTest">
<annotations>
<features value="SampleTests"/>
<group value="skip"/>
<skip>
<issueId value="SAMPLE"/>
</skip>
</annotations>

<createData entity="Simple_US_Customer" stepKey="createData2"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
<annotations>
<features value="SampleTests"/>
<stories value="Create a Configurable Product By API"/>
<group value="skip"/>
<skip>
<issueId value="SAMPLE"/>
</skip>
</annotations>
<before>
<createData stepKey="categoryHandle" entity="SimpleSubCategory" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
<annotations>
<features value="SampleTests"/>
<stories value="Create a Sales Rule By API"/>
<group value="skip"/>
<skip>
<issueId value="SAMPLE"/>
</skip>
</annotations>
<before>
<createData stepKey="saleRule" entity="SimpleSalesRule" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
<test name="PersistMultipleEntitiesTest">
<annotations>
<features value="SampleTests"/>
<group value="skip"/>
<skip>
<issueId value="SAMPLE"/>
</skip>
</annotations>
<before>
<createData entity="simplesubcategory" stepKey="simplecategory"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,19 @@
<test name="SetPaypalConfigurationTest">
<annotations>
<features value="SampleTests"/>
<group value="skip"/>
<skip>
<issueId value="SAMPLE"/>
</skip>
</annotations>
<createData entity="SamplePaypalConfig" stepKey="createSamplePaypalConfig"/>
<createData entity="DefaultPayPalConfig" stepKey="restoreDefaultPaypalConfig"/>
</test>
<test name="SetBraintreeConfigurationTest">
<annotations>
<features value="SampleTests"/>
<group value="skip"/>
<skip>
<issueId value="SAMPLE"/>
</skip>
</annotations>
<createData entity="SampleBraintreeConfig" stepKey="createSampleBraintreeConfig"/>
<createData entity="DefaultBraintreeConfig" stepKey="restoreDefaultBraintreeConfig"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
<annotations>
<features value="SampleTests"/>
<stories value="Update simple product by api test."/>
<group value="skip"/>
<skip>
<issueId value="SAMPLE"/>
</skip>
</annotations>
<before>
<createData stepKey="categoryHandle" entity="SimpleSubCategory"/>
Expand Down

0 comments on commit 9508225

Please sign in to comment.