Spage has uploaded a new change for review.
https://gerrit.wikimedia.org/r/84729
Change subject: README.md: mention sudo, other browsertests
......................................................................
README.md: mention sudo, other browsertests
Change-Id: I60cf2378737f7c500c0a3bd78b39203667e86630
---
M README.md
1 file changed, 8 insertions(+), 5 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/qa/browsertests
refs/changes/29/84729/1
diff --git a/README.md b/README.md
index 629ef4a..06103b7 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,8 @@
gem install bundler
bundle install
+If you're not using rvm to manage your Ruby versions, you will need to run the
commands as root (using `sudo`).
+
Environment variable MEDIAWIKI_PASSWORD is required for tests tagged `@login`.
For local testing, create a user named `Selenium_user` on your local wiki and
export the password as the value for this variable.
For example:
@@ -19,7 +21,7 @@
Run the tests with `bundle exec cucumber`, this should start Firefox.
-By default the tests run at en.wikipedia.beta.wmflabs.org. If you want to run
the tests elsewhere, you have to set `MEDIAWIKI_URL` environment variable. For
example:
+By default the tests run at en.wikipedia.beta.wmflabs.org. If you want to run
the tests elsewhere, set the `MEDIAWIKI_URL` environment variable. For example:
export MEDIAWIKI_URL=http://commons.wikimedia.beta.wmflabs.org/wiki/ #
Linux/Unix
set MEDIAWIKI_URL=http://commons.wikimedia.beta.wmflabs.org/wiki/ # Windows
@@ -39,11 +41,12 @@
The code repository is
https://gerrit.wikimedia.org/r/#/admin/projects/qa/browsertests, the GitHub
mirror is at https://github.com/wikimedia/qa-browsertests
-The Jenkins instance that orchestrates the tests is hosted at
https://wmf.ci.cloudbees.com/
+There is a Jenkins instance that orchestrates test runs when WMF repositories
are updated, it is hosted at https://wmf.ci.cloudbees.com/
+It runs the tests in multiple browsers at http://saucelabs.com/
-The tests are run in multiple browsers at http://saucelabs.com/
-
-Mobile tests are in the `tests/acceptance` folder of the
[MobileFrontend](https://github.com/wikimedia/mediawiki-extensions-MobileFrontend)
extension.
+Several MediaWiki extensions have their own browser tests:
+Mobile tests are in the `tests/acceptance` folder of the
[MobileFrontend](https://github.com/wikimedia/mediawiki-extensions-MobileFrontend)
extension,
+VisualEditor tests are in its `modules/ve-mw/test/browser` folder, etc.
Interested? Read more at [How to
contribute](http://www.mediawiki.org/wiki/QA/Browser_testing#How_to_contribute)
section of Browser testing page.
--
To view, visit https://gerrit.wikimedia.org/r/84729
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I60cf2378737f7c500c0a3bd78b39203667e86630
Gerrit-PatchSet: 1
Gerrit-Project: qa/browsertests
Gerrit-Branch: master
Gerrit-Owner: Spage <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits