Skip to content
Extraits de code Groupes Projets
Valider 653bf01d rédigé par sgiehl's avatar sgiehl
Parcourir les fichiers

enabled DevicesDetection plugin for OneVisitorTwoVisits_withCookieSupport...

enabled DevicesDetection plugin for OneVisitorTwoVisits_withCookieSupport tests; updated expected test files
parent d62c15ed
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Affichage de
avec 105 ajouts et 29 suppressions
......@@ -33,7 +33,7 @@ class OneVisitorTwoVisitsWithCookieSupportTest extends SystemTestCase
public function getApiForTesting()
{
$apiToCall = array(
'VisitTime', 'VisitsSummary', 'VisitorInterest', 'VisitFrequency', 'UserSettings',
'VisitTime', 'VisitsSummary', 'VisitorInterest', 'VisitFrequency', 'UserSettings', 'DevicesDetection',
'UserCountry', 'Referrers', 'Provider', 'Goals', 'CustomVariables', 'CoreAdminHome',
'Actions', 'Live.getLastVisitsDetails');
......
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<label>Windows XP</label>
<label>Unknown</label>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>2</nb_visits>
<nb_actions>9</nb_actions>
......@@ -10,7 +10,6 @@
<sum_visit_length>1621</sum_visit_length>
<bounce_count>1</bounce_count>
<nb_visits_converted>2</nb_visits_converted>
<logo>plugins/UserSettings/images/os/WXP.gif</logo>
<shortLabel>Win XP</shortLabel>
<logo>plugins/DevicesDetection/images/brand/Unknown.ico</logo>
</row>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<label>Desktop</label>
<label>Gecko (Firefox)</label>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>2</nb_visits>
<nb_actions>9</nb_actions>
......@@ -10,11 +10,5 @@
<sum_visit_length>1621</sum_visit_length>
<bounce_count>1</bounce_count>
<nb_visits_converted>2</nb_visits_converted>
<logo>plugins/UserSettings/images/screens/normal.gif</logo>
</row>
<row>
<label>Mobile</label>
<nb_visits>0</nb_visits>
<logo>plugins/UserSettings/images/screens/mobile.gif</logo>
</row>
</result>
\ No newline at end of file
......@@ -11,6 +11,5 @@
<bounce_count>1</bounce_count>
<nb_visits_converted>2</nb_visits_converted>
<logo>plugins/UserSettings/images/browsers/FF.gif</logo>
<shortLabel>Firefox 3.6</shortLabel>
</row>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<label>Unknown</label>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>2</nb_visits>
<nb_actions>9</nb_actions>
<nb_users>0</nb_users>
<max_actions>8</max_actions>
<sum_visit_length>1621</sum_visit_length>
<bounce_count>1</bounce_count>
<nb_visits_converted>2</nb_visits_converted>
</row>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<label>Windows</label>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>2</nb_visits>
<nb_actions>9</nb_actions>
<nb_users>0</nb_users>
<max_actions>8</max_actions>
<sum_visit_length>1621</sum_visit_length>
<bounce_count>1</bounce_count>
<nb_visits_converted>2</nb_visits_converted>
<logo>plugins/UserSettings/images/os/WI7.gif</logo>
</row>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<label>Windows</label>
<label>Windows XP</label>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>2</nb_visits>
<nb_actions>9</nb_actions>
......
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<label>Desktop</label>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>2</nb_visits>
<nb_actions>9</nb_actions>
<nb_users>0</nb_users>
<max_actions>8</max_actions>
<sum_visit_length>1621</sum_visit_length>
<bounce_count>1</bounce_count>
<nb_visits_converted>2</nb_visits_converted>
<logo>plugins/DevicesDetection/images/screens/normal.gif</logo>
</row>
<row>
<label>Smartphone</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/smartphone.png</logo>
</row>
<row>
<label>Tablet</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/tablet.png</logo>
</row>
<row>
<label>Feature phone</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/mobile.gif</logo>
</row>
<row>
<label>Console</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/console.gif</logo>
</row>
<row>
<label>Tv</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/tv.png</logo>
</row>
<row>
<label>Car browser</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/carbrowser.png</logo>
</row>
<row>
<label>Smart display</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/unknown.gif</logo>
</row>
<row>
<label>Camera</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/camera.png</logo>
</row>
</result>
\ No newline at end of file
......@@ -52,8 +52,16 @@
<customVariables>
</customVariables>
<deviceType>Desktop</deviceType>
<operatingSystem>Windows XP</operatingSystem>
<operatingSystemCode>WXP</operatingSystemCode>
<operatingSystemShortName>Win XP</operatingSystemShortName>
<operatingSystemIcon>WXP</operatingSystemIcon>
<browserFamily>Gecko</browserFamily>
<browserFamilyDescription>Gecko (Firefox)</browserFamilyDescription>
<browserName>Firefox 3.6</browserName>
<browserIcon>plugins/UserSettings/images/browsers/FF.gif</browserIcon>
<browserCode>FF</browserCode>
<browserVersion>3.6</browserVersion>
<events>0</events>
<provider>Unknown</provider>
<providerName>Unknown</providerName>
......@@ -77,14 +85,6 @@
<location>France</location>
<latitude />
<longitude />
<operatingSystem>Windows XP</operatingSystem>
<operatingSystemCode>WXP</operatingSystemCode>
<operatingSystemShortName>Win XP</operatingSystemShortName>
<operatingSystemIcon>plugins/UserSettings/images/os/WXP.gif</operatingSystemIcon>
<browserName>Firefox 3.6</browserName>
<browserIcon>plugins/UserSettings/images/browsers/FF.gif</browserIcon>
<browserCode>FF</browserCode>
<browserVersion>3.6</browserVersion>
<screenType>normal</screenType>
<resolution>1024x768</resolution>
<screenTypeIcon>plugins/UserSettings/images/screens/normal.gif</screenTypeIcon>
......@@ -240,8 +240,16 @@
<customVariables>
</customVariables>
<deviceType>Desktop</deviceType>
<operatingSystem>Windows XP</operatingSystem>
<operatingSystemCode>WXP</operatingSystemCode>
<operatingSystemShortName>Win XP</operatingSystemShortName>
<operatingSystemIcon>WXP</operatingSystemIcon>
<browserFamily>Gecko</browserFamily>
<browserFamilyDescription>Gecko (Firefox)</browserFamilyDescription>
<browserName>Firefox 3.6</browserName>
<browserIcon>plugins/UserSettings/images/browsers/FF.gif</browserIcon>
<browserCode>FF</browserCode>
<browserVersion>3.6</browserVersion>
<events>0</events>
<provider>Unknown</provider>
<providerName>Unknown</providerName>
......@@ -265,14 +273,6 @@
<location>France</location>
<latitude />
<longitude />
<operatingSystem>Windows XP</operatingSystem>
<operatingSystemCode>WXP</operatingSystemCode>
<operatingSystemShortName>Win XP</operatingSystemShortName>
<operatingSystemIcon>plugins/UserSettings/images/os/WXP.gif</operatingSystemIcon>
<browserName>Firefox 3.6</browserName>
<browserIcon>plugins/UserSettings/images/browsers/FF.gif</browserIcon>
<browserCode>FF</browserCode>
<browserVersion>3.6</browserVersion>
<screenType>normal</screenType>
<resolution>1024x768</resolution>
<screenTypeIcon>plugins/UserSettings/images/screens/normal.gif</screenTypeIcon>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter