Zfilipin has submitted this change and it was merged.
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, 4 insertions(+), 5 deletions(-)
Approvals:
Zfilipin: Verified; Looks good to me, approved
jenkins-bot: Verified
diff --git a/features/login.feature b/features/login.feature
index daf64c8..5cf6e53 100644
--- a/features/login.feature
+++ b/features/login.feature
@@ -12,17 +12,17 @@
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
Then Log in page should open
- And feedback should be Password entered was blank. Please try again.
+ And feedback should be The password field was empty. Please try again.
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: merged
Gerrit-Change-Id: I6fdabc35f94d447fa94a3006e5c09edf515a79ee
Gerrit-PatchSet: 3
Gerrit-Project: qa/browsertests
Gerrit-Branch: master
Gerrit-Owner: Cmcmahon <[email protected]>
Gerrit-Reviewer: Zfilipin <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits