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:
authormattab <matthieu.aubry@gmail.com>2013-06-28 09:33:08 +0400
committermattab <matthieu.aubry@gmail.com>2013-06-28 09:33:08 +0400
commit80e9c0df88c64a83da464b27117316a4c2180d15 (patch)
tree88d6a73ddba0fe9797768f3f96522960ed48148e /tests
parent0c0f9ce69572491999e14120e8dc69c56374be97 (diff)
Fixing some tests
Diffstat (limited to 'tests')
-rw-r--r--tests/PHPUnit/Integration/expected/test_Transitions__Transitions.getTransitionsForPageUrl_day.xml8
-rw-r--r--tests/PHPUnit/Integration/expected/test_Transitions__Transitions.getTransitionsForPageUrl_month.xml8
-rw-r--r--tests/PHPUnit/Integration/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_day.xml14
-rw-r--r--tests/PHPUnit/Integration/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_month.xml14
-rw-r--r--tests/PHPUnit/Integration/expected/test_apiGetReportMetadata_year__LanguagesManager.getAvailableLanguageNames.xml10
5 files changed, 32 insertions, 22 deletions
diff --git a/tests/PHPUnit/Integration/expected/test_Transitions__Transitions.getTransitionsForPageUrl_day.xml b/tests/PHPUnit/Integration/expected/test_Transitions__Transitions.getTransitionsForPageUrl_day.xml
index ab75a965ef..08f9e6371c 100644
--- a/tests/PHPUnit/Integration/expected/test_Transitions__Transitions.getTransitionsForPageUrl_day.xml
+++ b/tests/PHPUnit/Integration/expected/test_Transitions__Transitions.getTransitionsForPageUrl_day.xml
@@ -3,11 +3,11 @@
<date>Sat 6 Mar</date>
<previousPages>
<row>
- <label>https://example.org/the/third_page.html?foo=bar</label>
+ <label>example.org/the/third_page.html?foo=bar</label>
<referrals>3</referrals>
</row>
<row>
- <label>http://www.example.org/sub/dir/page2.html</label>
+ <label>example.org/sub/dir/page2.html</label>
<referrals>2</referrals>
</row>
<row>
@@ -29,11 +29,11 @@
</pageMetrics>
<followingPages>
<row>
- <label>https://example.org/the/third_page.html?foo=baz</label>
+ <label>example.org/the/third_page.html?foo=baz</label>
<referrals>3</referrals>
</row>
<row>
- <label>http://www.example.org/sub/dir/page2.html</label>
+ <label>example.org/sub/dir/page2.html</label>
<referrals>2</referrals>
</row>
<row>
diff --git a/tests/PHPUnit/Integration/expected/test_Transitions__Transitions.getTransitionsForPageUrl_month.xml b/tests/PHPUnit/Integration/expected/test_Transitions__Transitions.getTransitionsForPageUrl_month.xml
index ddccd67a1a..f7efa407b4 100644
--- a/tests/PHPUnit/Integration/expected/test_Transitions__Transitions.getTransitionsForPageUrl_month.xml
+++ b/tests/PHPUnit/Integration/expected/test_Transitions__Transitions.getTransitionsForPageUrl_month.xml
@@ -3,11 +3,11 @@
<date>Mar 2010</date>
<previousPages>
<row>
- <label>https://example.org/the/third_page.html?foo=bar</label>
+ <label>example.org/the/third_page.html?foo=bar</label>
<referrals>3</referrals>
</row>
<row>
- <label>http://www.example.org/sub/dir/page2.html</label>
+ <label>example.org/sub/dir/page2.html</label>
<referrals>2</referrals>
</row>
<row>
@@ -29,11 +29,11 @@
</pageMetrics>
<followingPages>
<row>
- <label>https://example.org/the/third_page.html?foo=baz</label>
+ <label>example.org/the/third_page.html?foo=baz</label>
<referrals>3</referrals>
</row>
<row>
- <label>http://www.example.org/sub/dir/page2.html</label>
+ <label>example.org/sub/dir/page2.html</label>
<referrals>2</referrals>
</row>
<row>
diff --git a/tests/PHPUnit/Integration/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_day.xml b/tests/PHPUnit/Integration/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_day.xml
index e1afe03511..d950a5b23f 100644
--- a/tests/PHPUnit/Integration/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_day.xml
+++ b/tests/PHPUnit/Integration/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_day.xml
@@ -3,15 +3,15 @@
<date>Sat 6 Mar</date>
<previousPages>
<row>
- <label>https://example.org/the/third_page.html?foo=bar</label>
+ <label>example.org/the/third_page.html?foo=bar</label>
<referrals>3</referrals>
</row>
<row>
- <label>http://www.example.org/sub/dir/page2.html</label>
+ <label>example.org/sub/dir/page2.html</label>
<referrals>2</referrals>
</row>
<row>
- <label>https://example.org/the/third_page.html?foo=baz</label>
+ <label>example.org/the/third_page.html?foo=baz</label>
<referrals>2</referrals>
</row>
</previousPages>
@@ -29,19 +29,19 @@
</pageMetrics>
<followingPages>
<row>
- <label>https://example.org/the/third_page.html?foo=baz</label>
+ <label>example.org/the/third_page.html?foo=baz</label>
<referrals>3</referrals>
</row>
<row>
- <label>http://www.example.org/sub/dir/page2.html</label>
+ <label>example.org/sub/dir/page2.html</label>
<referrals>2</referrals>
</row>
<row>
- <label>https://example.org/the/third_page.html?foo=bar</label>
+ <label>example.org/the/third_page.html?foo=bar</label>
<referrals>2</referrals>
</row>
<row>
- <label>http://example.org/page3.html</label>
+ <label>example.org/page3.html</label>
<referrals>1</referrals>
</row>
</followingPages>
diff --git a/tests/PHPUnit/Integration/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_month.xml b/tests/PHPUnit/Integration/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_month.xml
index 7782a00259..fd99b73f58 100644
--- a/tests/PHPUnit/Integration/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_month.xml
+++ b/tests/PHPUnit/Integration/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_month.xml
@@ -3,15 +3,15 @@
<date>Mar 2010</date>
<previousPages>
<row>
- <label>https://example.org/the/third_page.html?foo=bar</label>
+ <label>example.org/the/third_page.html?foo=bar</label>
<referrals>3</referrals>
</row>
<row>
- <label>http://www.example.org/sub/dir/page2.html</label>
+ <label>example.org/sub/dir/page2.html</label>
<referrals>2</referrals>
</row>
<row>
- <label>https://example.org/the/third_page.html?foo=baz</label>
+ <label>example.org/the/third_page.html?foo=baz</label>
<referrals>2</referrals>
</row>
</previousPages>
@@ -29,19 +29,19 @@
</pageMetrics>
<followingPages>
<row>
- <label>https://example.org/the/third_page.html?foo=baz</label>
+ <label>example.org/the/third_page.html?foo=baz</label>
<referrals>3</referrals>
</row>
<row>
- <label>http://www.example.org/sub/dir/page2.html</label>
+ <label>example.org/sub/dir/page2.html</label>
<referrals>2</referrals>
</row>
<row>
- <label>https://example.org/the/third_page.html?foo=bar</label>
+ <label>example.org/the/third_page.html?foo=bar</label>
<referrals>2</referrals>
</row>
<row>
- <label>http://example.org/page3.html</label>
+ <label>example.org/page3.html</label>
<referrals>1</referrals>
</row>
</followingPages>
diff --git a/tests/PHPUnit/Integration/expected/test_apiGetReportMetadata_year__LanguagesManager.getAvailableLanguageNames.xml b/tests/PHPUnit/Integration/expected/test_apiGetReportMetadata_year__LanguagesManager.getAvailableLanguageNames.xml
index 41407b7454..483077b041 100644
--- a/tests/PHPUnit/Integration/expected/test_apiGetReportMetadata_year__LanguagesManager.getAvailableLanguageNames.xml
+++ b/tests/PHPUnit/Integration/expected/test_apiGetReportMetadata_year__LanguagesManager.getAvailableLanguageNames.xml
@@ -96,6 +96,11 @@
<english_name>Hebrew</english_name>
</row>
<row>
+ <code>hi</code>
+ <name>मानक हिन्दी</name>
+ <english_name>Hindi</english_name>
+ </row>
+ <row>
<code>hr</code>
<name>Hrvatski</name>
<english_name>Croatian</english_name>
@@ -211,6 +216,11 @@
<english_name>Swedish</english_name>
</row>
<row>
+ <code>ta</code>
+ <name>தமிழ்</name>
+ <english_name>Tamil</english_name>
+ </row>
+ <row>
<code>te</code>
<name>తెలుగు</name>
<english_name>Telugu</english_name>