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:
authorThomas Steur <tsteur@users.noreply.github.com>2018-12-06 08:44:01 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2018-12-06 08:44:01 +0300
commit7b6a14626960795b0acdf4a064cd3982d7704f2b (patch)
tree1f8b5fc7d7869c77e91a1f8dc2ab592b3f8de4ca /tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
parent1fe8a6ee582c2f61dc209b7df856695378007c23 (diff)
Report tracking into wrong Site ID and missing token auth (#13493)
* log tracking failures * added page * tweak UI * use a db column instead of option table to simplify code * add system summary, notifiy super users by email, fixes, update, ... * more fixes, needs tests next * add widget for tracking failures * ensure to not log any failure when visit is excluded * some tests and fixes * added tests * added missing test * apply review feedback * fix tests * trying to fix test * fix tests * fix update names * fix tests * Fix another test.
Diffstat (limited to 'tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
index a947977d29..04c461dfa4 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
@@ -3259,6 +3259,25 @@
<isReport>1</isReport>
</row>
<row>
+ <name>Tracking failures</name>
+ <category>
+ <id>About Matomo</id>
+ <name>About Matomo</name>
+ <order>99</order>
+ <icon />
+ </category>
+ <subcategory />
+ <module>CoreAdminHome</module>
+ <action>getTrackingFailures</action>
+ <order>5</order>
+ <parameters>
+ <module>CoreAdminHome</module>
+ <action>getTrackingFailures</action>
+ </parameters>
+ <uniqueId>widgetCoreAdminHomegetTrackingFailures</uniqueId>
+ <isWide>0</isWide>
+ </row>
+ <row>
<name>Support Matomo!</name>
<category>
<id>About Matomo</id>