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:
authorMatthieu Aubry <mattab@users.noreply.github.com>2016-11-15 18:14:15 +0300
committerGitHub <noreply@github.com>2016-11-15 18:14:15 +0300
commitcd6af07f42a9558c2243b44dc3c45c4963b9a944 (patch)
tree802a311abcdab482ec4ab8bc9ba7a81b28b981c7 /tests
parent2258605179eaf3e86cf5d0bf2c1f367011abeac6 (diff)
Link to plugins (#10862)
* new SecurityInfo plugin release * Linking to plugins * Port * fix system test * Footer event message * Content tracking ad * No infobox in widget in dashboard to keep it lean
Diffstat (limited to 'tests')
-rw-r--r--tests/PHPUnit/Integration/ProfessionalSupport/AdvertisingTest.php7
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml2
2 files changed, 1 insertions, 8 deletions
diff --git a/tests/PHPUnit/Integration/ProfessionalSupport/AdvertisingTest.php b/tests/PHPUnit/Integration/ProfessionalSupport/AdvertisingTest.php
index d8f728d051..6a83038e14 100644
--- a/tests/PHPUnit/Integration/ProfessionalSupport/AdvertisingTest.php
+++ b/tests/PHPUnit/Integration/ProfessionalSupport/AdvertisingTest.php
@@ -80,13 +80,6 @@ class AdvertisingTest extends IntegrationTestCase
$this->assertTrue($enabled->areAdsForProfessionalServicesEnabled());
}
- public function test_getPromoUrlForOnPremises_WithoutContent()
- {
- $link = $this->advertising->getPromoUrlForPiwikProUpgrade();
-
- $this->assertSame('https://piwik.org/recommends/piwik-pro-from-app', $link);
- }
-
public function test_addPromoCampaignParametersToUrl_withoutContentWithoutQuery()
{
$link = $this->advertising->addPromoCampaignParametersToUrl($this->exampleUrl, 'MyName', 'Installation_Start');
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
index 250f47704a..17adcdc0ad 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
@@ -2862,7 +2862,7 @@
<isWide>0</isWide>
</row>
<row>
- <name>Professional Services for Piwik</name>
+ <name>Premium Products &amp; Services for Piwik</name>
<category>
<id>About Piwik</id>
<name>About Piwik</name>