Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-02-19 08:45:57 +0400
committermattab <matthieu.aubry@gmail.com>2013-02-20 12:16:46 +0400
commit8bc5c1a9aeac6f42255893b54f6bdedfe9d48955 (patch)
tree8463b5688704feedc3cbd70d4f872295bfc52438 /tests/README.md
parent7446756ab4f21c63d6fc705f3f4bd2fb770381e2 (diff)
small edits
Diffstat (limited to 'tests/README.md')
-rw-r--r--tests/README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/README.md b/tests/README.md
index b86817fc1f..bc3982a0d1 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -87,12 +87,12 @@ You can import data over several days in Piwik:
You should now have some interesting data to test with in November 2012!
-## Webtests
+## Selenium Webdriver tests
-We would like to add webtests testing installation, auto update, and initial user login.
+We would like to add Webdriver selenium testing for the following: installation, auto update from 1.0, initial user login.
Task is tracked in: http://dev.piwik.org/trac/ticket/2935
-## Schedules Reports Tests
+## Scheduled Reports Tests
Piwik scheduled reports (HTML, PDF & SMS) are part of the integration test suite.
They follow the same principles described in the INTEGRATION TESTS section of this document.
@@ -115,8 +115,10 @@ work altered the expected images. The standard procedure described in the INTEGR
1. find out if the change is expected (*)
2. a. if the change is expected, the expected files need to be updated (*)
+
b. if the change is not expected, there is a bug needing to be fixed
+
(*) to analyse and/or generate the expected files, you can either
- set up the vagrant piwik vm (which is used by the integration server) or