mediawiki-extensions-Visual.../modules/ve-mw/test/browser
vikassy c41b631348 [BrowserTest] Added support for uploading the language screenshots
To use this script:

*Create an environment variable MEDIAWIKI_API_UPLOAD_URL having API URL
of the site where the images are to be uploaded. (Eg: http://commons.wikimedia.beta.wmflabs.org/wiki/api.php)

*LANGUAGE_SCREENSHOT_CODE environment variable should be set.

Run the upload script by: bundle exec ruby upload.rb

Bug: 62737
Change-Id: I1937aa5f02e3bf587ac65d8d11c3ebbb8b1d0528
2014-07-09 14:22:11 +05:30
..
features [BrowserTest] Change interface language with environment variable 2014-07-07 11:04:37 +02:00
spec [BrowserTest] Language Screenshot (browser test and their screenshots) for Headings and Formatting 2014-06-26 19:13:24 +05:30
.gitignore [BrowserTest] Ignore puppet-managed configuration 2014-06-11 14:51:58 -07:00
Gemfile [BrowserTest] Language Screenshot (browser test and their screenshots) for Headings and Formatting 2014-06-26 19:13:24 +05:30
Gemfile.lock Merge "[BrowserTest] Language Screenshot (browser test and their screenshots) for Headings and Formatting" 2014-06-26 14:06:50 +00:00
README.md [browser test] Changed readme file so that it points to mediawiki-selenium 2013-12-05 17:52:58 +00:00
upload.rb [BrowserTest] Added support for uploading the language screenshots 2014-07-09 14:22:11 +05:30

Please see https://github.com/wikimedia/mediawiki-selenium for instructions on how to run tests.