Jdlrobson has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/350464 )

Change subject: Update browser tests for main menu non-Js experience
......................................................................

Update browser tests for main menu non-Js experience

This behaviour was changed in If8094372ae01ba7c58eb1bd9a8b20ad9df50a85f
as part of enabling non-JavaScript editing.

Additional changes:
While here, remove some old browser feature steps that related to
the removed uploads feature

Bug: T163677
Change-Id: I828cc6fb58b7f53538cbded16815274949c0a9eb
---
M tests/browser/features/no_javascript_site.feature
1 file changed, 1 insertion(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/64/350464/1

diff --git a/tests/browser/features/no_javascript_site.feature 
b/tests/browser/features/no_javascript_site.feature
index e7642d1..2054b99 100644
--- a/tests/browser/features/no_javascript_site.feature
+++ b/tests/browser/features/no_javascript_site.feature
@@ -11,7 +11,6 @@
     When I click on "Random" in the main navigation menu
     Then I should see the search button
       # FIXME: Check that the edit button is invisible
-      # FIXME: Check that the upload button is invisible
 
   @smoke
   Scenario: Able to access left navigation in basic non-JavaScript site
@@ -21,8 +20,7 @@
       And I should see a link to "Random" in the main navigation menu
       And I should see a link to "Settings" in the main navigation menu
       And I should not see a link to "Watchlist" in the main navigation menu
-      And I should not see a link to "Log in" in the main navigation menu
-      And I should not see a link to "Uploads" in the main navigation menu
+      And I should see a link to "Log in" in the main navigation menu
 
   @extension-geodata
   Scenario: Nearby link not present in main navigation menu

-- 
To view, visit https://gerrit.wikimedia.org/r/350464
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I828cc6fb58b7f53538cbded16815274949c0a9eb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <jrob...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to