mediawiki-skins-MinervaNeue/tests/selenium/features/user_page.feature
Nicholas Ray ec93d34370 Resemble AMC mode for all users on user pages & user talk pages
This commit:

* Removes the blue secondary action links found on User pages

* Modifies ToolbarBuilder to add the contributions
icon into the toolbar when on a user page/user talk page.

* Turns on HISTORY_IN_PAGE_ACTIONS, TOOLBAR_SUBMENU,
TALK_AT_TOP skin options for all users on user pages / user talk pages.

* Languages icon is moved to overflow menu

* Remove $userPageHelper param from UserNamespaceOverflowBuilder as
it isn't using it and it is confusing to pass it in

Bug: T232653
Bug: T235681
Depends-On: I2138472e68d8cab1c50cbb42807bd5b79e7e2749
Change-Id: I940e5cf7638ff38686eeca3d41554b8a22d35615
2019-12-13 14:10:43 -08:00

11 lines
361 B
Gherkin

@chrome @firefox @login @test2.m.wikipedia.org @vagrant
Feature: User:<username>
@en.m.wikipedia.beta.wmflabs.org
Scenario: Check components in user page
Given I am using the mobile site
And I visit my 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