summaryrefslogtreecommitdiff
path: root/tests/browser/environment_variables
diff options
context:
space:
mode:
Diffstat (limited to 'tests/browser/environment_variables')
-rw-r--r--tests/browser/environment_variables5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/browser/environment_variables b/tests/browser/environment_variables
new file mode 100644
index 00000000..25c45775
--- /dev/null
+++ b/tests/browser/environment_variables
@@ -0,0 +1,5 @@
+export MEDIAWIKI_URL=http://localhost/wiki/
+export MEDIAWIKI_API_URL=http://localhost/w/api.php
+export MEDIAWIKI_USER=Selenium_user
+export MEDIAWIKI_PASSWORD=Selenium_password
+export BROWSER=firefox