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 12:24:42 +0300
committermattab <matthieu.aubry@gmail.com>2016-11-15 12:24:42 +0300
commitc7cc80007832ac8031e0ed2f1e97e307880c892b (patch)
tree20b4aa53db10cd7e13885465f2922a7d6638cef1 /tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
parentfaee6041a99455b287756c949b6665ca25002df4 (diff)
System tests with bandwidth metrics
Diffstat (limited to 'tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
index 05747a4f62..ea1dbce1af 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
@@ -1068,6 +1068,20 @@
</row>
<row>
<category>Actions</category>
+ <name>Bandwidth - Main metrics</name>
+ <module>Bandwidth</module>
+ <action>get</action>
+ <metrics>
+ <nb_total_overall_bandwidth>Bytes transferred overall</nb_total_overall_bandwidth>
+ <nb_total_pageview_bandwidth>Bytes transferred pageviews</nb_total_pageview_bandwidth>
+ <nb_total_download_bandwidth>Bytes transferred downloads</nb_total_download_bandwidth>
+ </metrics>
+ <imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Bandwidth&amp;apiAction=get&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphUrl>
+ <imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Bandwidth&amp;apiAction=get&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
+ <uniqueId>Bandwidth_get</uniqueId>
+ </row>
+ <row>
+ <category>Actions</category>
<subcategory>Pages</subcategory>
<name>Page URLs</name>
<module>Actions</module>
@@ -2425,6 +2439,9 @@
<nb_uniq_visitors_returning>Unique returning visitors</nb_uniq_visitors_returning>
<nb_users_returning>Returning Users</nb_users_returning>
<max_actions_returning>Maximum actions in one returning visit</max_actions_returning>
+ <nb_total_overall_bandwidth>Bytes transferred overall</nb_total_overall_bandwidth>
+ <nb_total_pageview_bandwidth>Bytes transferred pageviews</nb_total_pageview_bandwidth>
+ <nb_total_download_bandwidth>Bytes transferred downloads</nb_total_download_bandwidth>
</metrics>
<metricsDocumentation>
<nb_pageviews>The number of times this page was visited.</nb_pageviews>