From 32214677564cb8ce4999098f8cdc2d5d5fd71e2a Mon Sep 17 00:00:00 2001 From: sgiehl Date: Sun, 10 Apr 2016 22:33:04 +0200 Subject: Update test files --- tests/PHPUnit/System/BackwardsCompatibility1XTest.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/PHPUnit/System/BackwardsCompatibility1XTest.php') diff --git a/tests/PHPUnit/System/BackwardsCompatibility1XTest.php b/tests/PHPUnit/System/BackwardsCompatibility1XTest.php index 79525cd28c..677272593d 100644 --- a/tests/PHPUnit/System/BackwardsCompatibility1XTest.php +++ b/tests/PHPUnit/System/BackwardsCompatibility1XTest.php @@ -119,6 +119,11 @@ class BackwardsCompatibility1XTest extends SystemTestCase // did not exist in Piwik 1.X 'DevicesDetection.getBrowserEngines', + // now enriched with goal metrics + 'DevicesDetection.getType', + 'DevicesDetection.getBrand', + 'DevicesDetection.getModel', + // we test VisitFrequency explicitly 'VisitFrequency.get', -- cgit v1.2.3