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

Change subject: Add browser test for editor default view of watchlist
......................................................................

Add browser test for editor default view of watchlist

Bug: T88270
Change-Id: Ie5f8d6d0f01e59143b950d5751e36f2171a3ab87
---
A tests/browser/features/special_watchlist_editors.feature
1 file changed, 11 insertions(+), 0 deletions(-)


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

diff --git a/tests/browser/features/special_watchlist_editors.feature 
b/tests/browser/features/special_watchlist_editors.feature
new file mode 100644
index 0000000..6cb5584
--- /dev/null
+++ b/tests/browser/features/special_watchlist_editors.feature
@@ -0,0 +1,11 @@
+@chrome @en.m.wikipedia.beta.wmflabs.org @firefox @integration 
@test2.m.wikipedia.org @vagrant @login
+Feature: Editor watchlist
+
+  Background:
+    Given I am logged in as a user with a > 10 edit count
+      And I have recently edited pages on my watchlist
+      And I am on the "Special:Watchlist" page
+
+  Scenario: Default view for seasoned editors is the feed view
+    Then I should see a list of diff summary links
+      And the modified button should be selected

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie5f8d6d0f01e59143b950d5751e36f2171a3ab87
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