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
path: root/tests
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@googlemail.com>2014-08-12 16:34:29 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-08-12 16:34:40 +0400
commitbbdd5be6cb3b621002be3ca9ec41eae72bf69654 (patch)
tree3de9184d5ee9059670c081e6bf8c23b3f3cb90aa /tests
parent94a5d3e1a4769e4fdd2f62fe19409091976a5e93 (diff)
refs #5987 fix test which proofs issue is fixed now and added change to changlog
Diffstat (limited to 'tests')
-rw-r--r--tests/PHPUnit/Integration/expected/test_oneVisitor_oneWebsite_severalDays_DateRange_IndexedByDate__MultiSites.getAll_day.xml23
1 files changed, 14 insertions, 9 deletions
diff --git a/tests/PHPUnit/Integration/expected/test_oneVisitor_oneWebsite_severalDays_DateRange_IndexedByDate__MultiSites.getAll_day.xml b/tests/PHPUnit/Integration/expected/test_oneVisitor_oneWebsite_severalDays_DateRange_IndexedByDate__MultiSites.getAll_day.xml
index 34216a51a1..75e0ce7728 100644
--- a/tests/PHPUnit/Integration/expected/test_oneVisitor_oneWebsite_severalDays_DateRange_IndexedByDate__MultiSites.getAll_day.xml
+++ b/tests/PHPUnit/Integration/expected/test_oneVisitor_oneWebsite_severalDays_DateRange_IndexedByDate__MultiSites.getAll_day.xml
@@ -1,12 +1,17 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <nb_visits>2</nb_visits>
- <nb_actions>3</nb_actions>
- <label>Site AAAAAA</label>
- <visits_evolution>0%</visits_evolution>
- <actions_evolution>0%</actions_evolution>
- <pageviews_evolution>0%</pageviews_evolution>
- <revenue_evolution>0%</revenue_evolution>
- <nb_pageviews>3</nb_pageviews>
- <revenue>0</revenue>
+ <row>
+ <nb_visits>2</nb_visits>
+ <nb_actions>3</nb_actions>
+ <label>Site AAAAAA</label>
+ <visits_evolution>0%</visits_evolution>
+ <actions_evolution>0%</actions_evolution>
+ <pageviews_evolution>0%</pageviews_evolution>
+ <revenue_evolution>0%</revenue_evolution>
+ <nb_pageviews>3</nb_pageviews>
+ <revenue>0</revenue>
+ <group />
+ <main_url>http://piwik.net</main_url>
+ <idsite>1</idsite>
+ </row>
</result> \ No newline at end of file