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>2016-11-15 04:44:00 +0300
committermattab <matthieu.aubry@gmail.com>2016-11-15 04:44:00 +0300
commitdc5d09c806130f7ddd091e6cf24e4805c4aad088 (patch)
treea9915ac3211016c768300a51a325b1f03728fa46 /tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__Actions.getOutlinks_day.xml
parent43cbb04846d8fbdeec8d42845cdb6aea92584ee8 (diff)
Update system tests showing we don't process downloads/outlinks as entry/exit action.
Transition API now returns more "loops" for the page view's transition
Diffstat (limited to 'tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__Actions.getOutlinks_day.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__Actions.getOutlinks_day.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__Actions.getOutlinks_day.xml b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__Actions.getOutlinks_day.xml
index c6795a704e..40ef57a97d 100644
--- a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__Actions.getOutlinks_day.xml
+++ b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__Actions.getOutlinks_day.xml
@@ -4,14 +4,14 @@
<label>outlinks.org</label>
<nb_visits>2</nb_visits>
<nb_hits>2</nb_hits>
- <sum_time_spent>468</sum_time_spent>
+ <sum_time_spent>0</sum_time_spent>
<subtable>
<row>
<label>/#!outlink-with-fragment-&lt;script&gt;</label>
<nb_visits>1</nb_visits>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_hits>1</nb_hits>
- <sum_time_spent>360</sum_time_spent>
+ <sum_time_spent>0</sum_time_spent>
<url>https://outlinks.org/#!outlink-with-fragment-&lt;script&gt;</url>
</row>
<row>
@@ -19,7 +19,7 @@
<nb_visits>1</nb_visits>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_hits>1</nb_hits>
- <sum_time_spent>108</sum_time_spent>
+ <sum_time_spent>0</sum_time_spent>
<url>http://outlinks.org/other_outlink#fragment&amp;pk_campaign=Open%20partnership</url>
</row>
</subtable>
@@ -28,14 +28,14 @@
<label>dev.piwik.org</label>
<nb_visits>1</nb_visits>
<nb_hits>1</nb_hits>
- <sum_time_spent>180</sum_time_spent>
+ <sum_time_spent>0</sum_time_spent>
<subtable>
<row>
<label>/svn</label>
<nb_visits>1</nb_visits>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_hits>1</nb_hits>
- <sum_time_spent>180</sum_time_spent>
+ <sum_time_spent>0</sum_time_spent>
<url>http://dev.piwik.org/svn</url>
</row>
</subtable>