mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-16 02:41:54 +00:00
Merge "QA: Remove test not adding value"
This commit is contained in:
commit
da5e271e06
|
@ -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
|
Loading…
Reference in a new issue