Cmcmahon has uploaded a new change for review.
https://gerrit.wikimedia.org/r/59194
Change subject: adjustments to make test pass on both test2 and beta
......................................................................
adjustments to make test pass on both test2 and beta
Change-Id: Id8e56330cd6d59712589831e89a16ae14e3c2851
---
M features/login.feature
1 file changed, 3 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/qa/browsertests
refs/changes/94/59194/1
diff --git a/features/login.feature b/features/login.feature
index daf64c8..f7f01d8 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
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 user
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/59194
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id8e56330cd6d59712589831e89a16ae14e3c2851
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