Cmcmahon has uploaded a new change for review.
https://gerrit.wikimedia.org/r/59845
Change subject: noname/nosuchuser strings match enwiki now on test2/beta. also,
don't open Main page, we don't care for login
......................................................................
noname/nosuchuser strings match enwiki now on test2/beta. also, don't open Main
page, we don't care for login
Change-Id: I6fdabc35f94d447fa94a3006e5c09edf515a79ee
---
M features/login.feature
1 file changed, 3 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/qa/browsertests
refs/changes/45/59845/1
diff --git a/features/login.feature b/features/login.feature
index daf64c8..1919fb1 100644
--- a/features/login.feature
+++ b/features/login.feature
@@ -12,7 +12,7 @@
Scenario: Log in without entering credentials
When I log in without entering credentials
Then Log in page should open
- And feedback should be You have not specified a valid username.
+ And feedback should be You have not specified a valid user name.
Scenario: Log in without entering password
When I log in without entering password
@@ -22,7 +22,7 @@
Scenario: Log in with incorrect username
When I log in with incorrect username
Then Log in page should open
- And feedback should be There is no user by the name "incorrect username".
Usernames are case sensitive. Check your spelling, or create a new account.
+ And feedback should be There is no user by the name "incorrect username".
Check your spelling, or go to Wikipedia's signup page to create a new user
account
Scenario: Log in with incorrect password
When I log in with incorrect password
@@ -32,5 +32,4 @@
@login
Scenario: Log in with valid credentials
When Log in as Selenium_user
- Then main page should open
- And there should be text Selenium user
+ Then there should be text Selenium user
--
To view, visit https://gerrit.wikimedia.org/r/59845
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6fdabc35f94d447fa94a3006e5c09edf515a79ee
Gerrit-PatchSet: 1
Gerrit-Project: qa/browsertests
Gerrit-Branch: master
Gerrit-Owner: Cmcmahon <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits