Zfilipin has uploaded a new change for review. Change subject: Make it easy to run tests using PhantomJS ......................................................................
Make it easy to run tests using PhantomJS If BROWSER_LABEL environment variable is not set, tests will run using Firefox. If it is set, the tests will run using the browser provided in the variable. Example for PhantomJS: $ export BROWSER_LABEL=phantomjs Change-Id: Idbab16f03c297899e34fda0724cf3099087c9e80 --- M tests/acceptance/features/support/env.rb 1 file changed, 7 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend refs/changes/27/45327/1 -- To view, visit https://gerrit.wikimedia.org/r/45327 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idbab16f03c297899e34fda0724cf3099087c9e80 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Zfilipin <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
