Kaldari has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/92470


Change subject: Updating some Selenium documentation for MobileFrontend
......................................................................

Updating some Selenium documentation for MobileFrontend

Change-Id: Ie6cec5aa20978aadee2724f226793f7d065cb5ea
---
M README.mediawiki
1 file changed, 6 insertions(+), 1 deletion(-)


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

diff --git a/README.mediawiki b/README.mediawiki
index aad00b7..9ee7458 100644
--- a/README.mediawiki
+++ b/README.mediawiki
@@ -78,10 +78,15 @@
 in the following format:
 mediawiki_password: <local selenium account password>
 
-Run the tests with:
+Run the tests from the directory MobileFrontend/tests/browser/ with:
 
   bundle exec cucumber
 
+If you want to run a single set of tests, append the path to the test file. For
+example, to run only the watchlist tests:
+
+  bundle exec cucumber features/watchlist.feature
+
 XML report (for Jenkins) is created at tests/browser/reports/junit.
 
 Jenkins is hosted at https://wmf.ci.cloudbees.com/ and it drives

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie6cec5aa20978aadee2724f226793f7d065cb5ea
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to