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>2015-09-11 02:19:51 +0300
committermattab <matthieu.aubry@gmail.com>2015-09-11 02:19:51 +0300
commit2438632fd8ed9952a7627a7467397b3143dd0bcb (patch)
treedac1b614b4bfd7c72a612e8766e6074578db3bfd /tests/PHPUnit/System/EcommerceOrderWithItemsTest.php
parent78483ed0f73f163d2f30dec9da3ac2c0ffe8ff3e (diff)
Adding System test case that showcases the bug: ecommerce report with segment "Page URL" shows 0 data
Diffstat (limited to 'tests/PHPUnit/System/EcommerceOrderWithItemsTest.php')
-rwxr-xr-xtests/PHPUnit/System/EcommerceOrderWithItemsTest.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/PHPUnit/System/EcommerceOrderWithItemsTest.php b/tests/PHPUnit/System/EcommerceOrderWithItemsTest.php
index 5e02c2493d..1b3d340e48 100755
--- a/tests/PHPUnit/System/EcommerceOrderWithItemsTest.php
+++ b/tests/PHPUnit/System/EcommerceOrderWithItemsTest.php
@@ -52,7 +52,8 @@ class EcommerceOrderWithItemsTest extends SystemTestCase
$processedReportApi = array('API.getProcessedReport');
$apiWithSegments = array(
- 'Goals.getItemsSku', 'Goals.getItemsName', 'Goals.getItemsCategory'
+ 'Goals.getItemsSku', 'Goals.getItemsName', 'Goals.getItemsCategory', 'Goals.get',
+
);
// Normal standard goal