mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-17 11:13:34 +00:00
6a0192bf37
*This commit also removes it from tests and references Bug: T233985 Change-Id: I0d7eb72a2663f1d1138afe09124a154ad0502498
13 lines
385 B
Gherkin
13 lines
385 B
Gherkin
@chrome @firefox @login @test2.m.wikipedia.org @vagrant
|
|
Feature: User:<username>
|
|
|
|
Background:
|
|
Given I am logged into the mobile website
|
|
And I visit my user page
|
|
|
|
@en.m.wikipedia.beta.wmflabs.org
|
|
Scenario: Check components in user page
|
|
Then I should be on my user page
|
|
And there should be a link to my talk page
|
|
And there should be a link to my contributions
|