Skip to content

Commit

Permalink
Merge pull request magento#4224 from magento-pangolin/MQE-1566
Browse files Browse the repository at this point in the history
[pangolin] MQE-1566: Fix mftf and zephyr tests that results in non unique match
  • Loading branch information
KevinBKozan authored May 21, 2019
2 parents 82fac95 + 26d7140 commit 353322d
Show file tree
Hide file tree
Showing 11 changed files with 34 additions and 34 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
<features value="Catalog"/>
<stories value="MAGETWO-51484-Input type configuration for custom Product Attributes"/>
<group value="Catalog"/>
<title value="Admin should be able to switch between two versions of TinyMCE"/>
<description value="Admin should be able to switch between two versions of TinyMCE"/>
<title value="Admin are able to change Input Type of Text Editor product attribute"/>
<description value="Admin are able to change Input Type of Text Editor product attribute"/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-85745"/>
<testCaseId value="MC-6215"/>
</annotations>
<before>
<actionGroup ref="LoginActionGroup" stepKey="loginGetFromGeneralFile"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<title value="Admin should be able to sell products with different variants of their own"/>
<description value="Admin should be able to sell products with different variants of their own"/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-58184"/>
<testCaseId value="MC-16476"/>
<group value="product"/>
</annotations>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
<annotations>
<features value="Catalog"/>
<stories value="Purchase a product with Custom Options of different types"/>
<title value="Admin should be able to sell products with different variants of their own"/>
<description value="Admin should be able to sell products with different variants of their own"/>
<title value="Admin should be able to sell products with custom options of different types"/>
<description value="Admin should be able to sell products with custom options of different types"/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-61717"/>
<testCaseId value="MC-16462"/>
<group value="Catalog"/>
</annotations>
<before>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
<annotations>
<features value="Checkout"/>
<stories value="MAGETWO-91465"/>
<title value="Guest Checkout"/>
<title value="Guest Checkout - address State field should not allow just integer values"/>
<description value="Address State field should not allow just integer values"/>
<severity value="MAJOR"/>
<testCaseId value="MAGETWO-93203"/>
<testCaseId value="MC-6223"/>
<group value="checkout"/>
</annotations>
<before>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<title value="Customer Checkout"/>
<description value="To be sure that other elements of Success page are shown for placed order as registered Customer."/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-60345"/>
<testCaseId value="MC-16488"/>
<group value="checkout"/>
</annotations>

Expand Down Expand Up @@ -135,10 +135,10 @@
<annotations>
<features value="Checkout"/>
<stories value="Success page elements are presented for placed order as Guest"/>
<title value="Customer Checkout"/>
<description value="To be sure that other elements of Success page are presented for placed order as Guest."/>
<title value="Guest Checkout - elements of success page are presented for placed order as guest"/>
<description value="To be sure that other elements of Success page are presented for placed order as Guest"/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-60346"/>
<testCaseId value="MC-16490"/>
<group value="checkout"/>
</annotations>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<annotations>
<features value="Checkout"/>
<stories value="Checkout via the Admin"/>
<title value="Customer Checkout"/>
<title value="Customer Checkout via the Admin"/>
<description value="Should be able to place an order as a customer."/>
<severity value="CRITICAL"/>
<testCaseId value="MC-5922"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
<annotations>
<features value="Checkout"/>
<stories value="Checkout via Guest Checkout"/>
<title value="Guest Checkout"/>
<description value="Should be able to place an order as a Guest."/>
<title value="Guest Checkout - guest should be able to place an order"/>
<description value="Should be able to place an order as a Guest"/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-72094"/>
<testCaseId value="MC-12825"/>
<group value="checkout"/>
</annotations>
<before>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<title value="Conflict resolution for PayPal in United Kingdom"/>
<description value="A popup should show when enabling different paypal solutions when one is already enabled for merchant country United Kingdom"/>
<severity value="Major"/>
<testCaseId value="MC-13146"/>
<testCaseId value="MC-16679"/>
<group value="paypal"/>
</annotations>
<before>
Expand Down Expand Up @@ -120,7 +120,7 @@
<title value="Conflict resolution for PayPal in France"/>
<description value="A popup should show when enabling different paypal solutions when one is already enabled for merchant country France"/>
<severity value="Major"/>
<testCaseId value="MC-13146"/>
<testCaseId value="MC-16675"/>
<group value="paypal"/>
</annotations>
<selectOption selector="{{PaymentsConfigSection.merchantCountry}}" userInput="France" stepKey="setMerchantCountry"/>
Expand Down Expand Up @@ -160,7 +160,7 @@
<title value="Conflict resolution for PayPal in Hong Kong"/>
<description value="A popup should show when enabling different paypal solutions when one is already enabled for merchant country Hong Kong"/>
<severity value="Major"/>
<testCaseId value="MC-13146"/>
<testCaseId value="MC-16676"/>
<group value="paypal"/>
</annotations>
<selectOption selector="{{PaymentsConfigSection.merchantCountry}}" userInput="Hong Kong SAR China" stepKey="setMerchantCountry"/>
Expand Down Expand Up @@ -200,7 +200,7 @@
<title value="Conflict resolution for PayPal in Italy"/>
<description value="A popup should show when enabling different paypal solutions when one is already enabled for merchant country Italy"/>
<severity value="Major"/>
<testCaseId value="MC-13146"/>
<testCaseId value="MC-16677"/>
<group value="paypal"/>
</annotations>
<selectOption selector="{{PaymentsConfigSection.merchantCountry}}" userInput="Italy" stepKey="setMerchantCountry"/>
Expand Down Expand Up @@ -240,7 +240,7 @@
<title value="Conflict resolution for PayPal in Spain"/>
<description value="A popup should show when enabling different paypal solutions when one is already enabled for merchant country Spain"/>
<severity value="Major"/>
<testCaseId value="MC-13146"/>
<testCaseId value="MC-16678"/>
<group value="paypal"/>
</annotations>
<selectOption selector="{{PaymentsConfigSection.merchantCountry}}" userInput="Spain" stepKey="setMerchantCountry"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<title value="Admin should able to switch between versions of TinyMCE"/>
<description value="Admin should able to switch between versions of TinyMCE"/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-82936"/>
<testCaseId value="MC-6114"/>
</annotations>
<before>
<actionGroup ref="LoginActionGroup" stepKey="loginGetFromGeneralFile"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<title value="Url Rewrites Correctly Generated for Multiple Storeviews During Product Import"/>
<description value="Check Url Rewrites Correctly Generated for Multiple Storeviews During Product Import."/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-68980"/>
<testCaseId value="MC-12656"/>
<group value="urlRewrite"/>
</annotations>
<before>
Expand Down Expand Up @@ -118,10 +118,10 @@
<annotations>
<features value="Url Rewrite"/>
<stories value="Url Rewrites for Multiple Storeviews"/>
<title value="Url Rewrites Correctly Generated for Multiple Storeviews During Product Import"/>
<title value="Url Rewrites Correctly Generated for Multiple Storeviews During Product Import With Configuration Turned Off"/>
<description value="Check Url Rewrites Correctly Generated for Multiple Storeviews During Product Import."/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-94801"/>
<testCaseId value="MC-6802"/>
<group value="urlRewrite"/>
</annotations>
<before>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<title value="Url-rewrites for product in anchor categories"/>
<description value="For a product with category that has parent anchor categories, the rewrites is created when the category/product is saved."/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-76098"/>
<testCaseId value="MC-16568"/>
<group value="urlRewrite"/>
</annotations>

Expand Down Expand Up @@ -83,10 +83,10 @@
<annotations>
<features value="Url Rewrite"/>
<stories value="Url-rewrites for product in anchor categories"/>
<title value="Url-rewrites for product in anchor categories"/>
<title value="Url-rewrites for product in anchor categories with configuration turned off"/>
<description value="For a product with category that has parent anchor categories, the rewrites is created when the category/product is saved."/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-94800"/>
<testCaseId value="MC-6844"/>
<group value="urlRewrite"/>
</annotations>

Expand Down Expand Up @@ -183,10 +183,10 @@
<annotations>
<features value="Url Rewrite"/>
<stories value="Url-rewrites for product in anchor categories for all store views"/>
<title value="Url-rewrites for product in anchor categories"/>
<title value="Url-rewrites for product in anchor categories for all store views"/>
<description value="Verify that Saving category do not delete UrlRewrites for subcategories and all products in them."/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-76301"/>
<testCaseId value="MC-16681"/>
<group value="urlRewrite"/>
</annotations>
<before>
Expand All @@ -210,10 +210,10 @@
<annotations>
<features value="Url Rewrite"/>
<stories value="Url-rewrites for product in anchor categories for all store views"/>
<title value="Url-rewrites for product in anchor categories"/>
<description value="Verify that Saving category do not delete UrlRewrites for subcategories and all products in them."/>
<title value="Url-rewrites for product in anchor categories for all store views with configuration turned off"/>
<description value="Url-rewrites for product in anchor categories for all store views with configuration turned off"/>
<severity value="CRITICAL"/>
<testCaseId value="MAGETWO-94802"/>
<testCaseId value="MC-6964"/>
<group value="urlRewrite"/>
</annotations>
<before>
Expand Down

0 comments on commit 353322d

Please sign in to comment.