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-04-26 18:47:27 +0400
committermattab <matthieu.aubry@gmail.com>2013-05-06 12:36:58 +0400
commitfa4b7c4aad5f6e715f922f3528560139ecf462ef (patch)
tree31cc17c8a584b62719196b7524f191a4fe5c3e9c /tests
parent0c362e50b1cdbe7c8369ab51cbfb368240ef5dc5 (diff)
Refs #3913 adding XML files so the build passes, but tests output is empty for now. Also moving to private unused methods (lets delete any unused method)
Diffstat (limited to 'tests')
-rw-r--r--tests/PHPUnit/Integration/expected/test_ImportLogs__Dashboard.getUserDashboards.xml2
-rw-r--r--tests/PHPUnit/Integration/expected/test_OneVisitorTwoVisits__Dashboard.getUserDashboards.xml2
-rw-r--r--tests/PHPUnit/Integration/expected/test_noVisit_PeriodIsLast__Dashboard.getUserDashboards.xml2
-rw-r--r--tests/PHPUnit/Integration/expected/test_noVisit__Dashboard.getUserDashboards.xml2
4 files changed, 8 insertions, 0 deletions
diff --git a/tests/PHPUnit/Integration/expected/test_ImportLogs__Dashboard.getUserDashboards.xml b/tests/PHPUnit/Integration/expected/test_ImportLogs__Dashboard.getUserDashboards.xml
new file mode 100644
index 0000000000..c234bed59e
--- /dev/null
+++ b/tests/PHPUnit/Integration/expected/test_ImportLogs__Dashboard.getUserDashboards.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<result /> \ No newline at end of file
diff --git a/tests/PHPUnit/Integration/expected/test_OneVisitorTwoVisits__Dashboard.getUserDashboards.xml b/tests/PHPUnit/Integration/expected/test_OneVisitorTwoVisits__Dashboard.getUserDashboards.xml
new file mode 100644
index 0000000000..c234bed59e
--- /dev/null
+++ b/tests/PHPUnit/Integration/expected/test_OneVisitorTwoVisits__Dashboard.getUserDashboards.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<result /> \ No newline at end of file
diff --git a/tests/PHPUnit/Integration/expected/test_noVisit_PeriodIsLast__Dashboard.getUserDashboards.xml b/tests/PHPUnit/Integration/expected/test_noVisit_PeriodIsLast__Dashboard.getUserDashboards.xml
new file mode 100644
index 0000000000..c234bed59e
--- /dev/null
+++ b/tests/PHPUnit/Integration/expected/test_noVisit_PeriodIsLast__Dashboard.getUserDashboards.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<result /> \ No newline at end of file
diff --git a/tests/PHPUnit/Integration/expected/test_noVisit__Dashboard.getUserDashboards.xml b/tests/PHPUnit/Integration/expected/test_noVisit__Dashboard.getUserDashboards.xml
new file mode 100644
index 0000000000..c234bed59e
--- /dev/null
+++ b/tests/PHPUnit/Integration/expected/test_noVisit__Dashboard.getUserDashboards.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<result /> \ No newline at end of file