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:
authordiosmosis <diosmosis@users.noreply.github.com>2019-08-07 00:16:13 +0300
committerGitHub <noreply@github.com>2019-08-07 00:16:13 +0300
commit8bc18861652ddcd64f8022318f0b8201ac7e9ba4 (patch)
tree73e65f15b3467cf8a3bd048bfba432c356ed85ba /plugins/API
parentbe4540fd4c15118bf773683d6c7848b22af903a1 (diff)
Handle ranking query others row properly in contents & events archiver. (#14622)
* Add more types of actions to ManyVisitsWithMockLocationProvider fixture. * fix test change * update expected test files * Handle ranking query others row properly in contents & events archiver. * Use custom ranking query specific others label and handle by default in DataArray::asDatatable(). * Updating expected test files. * Use strict compare since label can be 0 apparently. * Update expecred test files.
Diffstat (limited to 'plugins/API')
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml
index 30e2003c77..88cb9a1057 100644
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml
+++ b/plugins/API/tests/System/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml
@@ -2581,7 +2581,7 @@
<region>Xizang Zizhiqu</region>
<regionCode>XZ</regionCode>
<city>Lhasa</city>
- <location>Lhasa, Xizang, China</location>
+ <location>Lhasa, Xizang Zizhiqu, China</location>
<latitude>29.650000</latitude>
<longitude>91.100000</longitude>
<visitLocalTime>12:34:06</visitLocalTime>
@@ -2883,7 +2883,7 @@
<region>Xizang Zizhiqu</region>
<regionCode>XZ</regionCode>
<city>Lhasa</city>
- <location>Lhasa, Xizang, China</location>
+ <location>Lhasa, Xizang Zizhiqu, China</location>
<latitude>29.650000</latitude>
<longitude>91.100000</longitude>
<visitLocalTime>12:34:06</visitLocalTime>