Merge "QA: Remove test not adding value"

This commit is contained in:
jenkins-bot 2018-03-27 13:44:55 +00:00 committed by Gerrit Code Review
commit da5e271e06

View file

@ -1,27 +0,0 @@
@chrome @firefox @test2.m.wikipedia.org @vagrant @integration
Feature: Generic special page features
Background:
Given I am using the mobile site
And I am in beta mode
And I am viewing the site in mobile mode
And I am on the "Main Page" page
@login
Scenario: Search from Watchlist
Given I am logged into the mobile website
When I click on "Watchlist" in the main navigation menu
And I click the search icon
Then I should see the search overlay
@en.m.wikipedia.beta.wmflabs.org @extension-geodata
Scenario: Search from Nearby
When I click on "Nearby" in the main navigation menu
And I click the search icon
Then I should see the search overlay
@en.m.wikipedia.beta.wmflabs.org
Scenario: Search from Login
When I click on "Log in" in the main navigation menu
And I click the search icon
Then I should see the search overlay