Skip to content
Extraits de code Groupes Projets
Valider 80a3d803 rédigé par Thomas Steur's avatar Thomas Steur
Parcourir les fichiers

removed the tests that do not work since we do not get a subtable

parent 08e4fd20
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -156,17 +156,6 @@ class BackwardsCompatibility1XTest extends SystemTestCase ...@@ -156,17 +156,6 @@ class BackwardsCompatibility1XTest extends SystemTestCase
'testSuffix' => '_flat', 'testSuffix' => '_flat',
'periods' => array('range'), 'disableArchiving' => true)), 'periods' => array('range'), 'disableArchiving' => true)),
array('API.getProcessedReport', array('idSite' => $idSite, 'date' => '2012-03-06',
'apiModule' => 'Actions', 'apiAction' => 'getPageUrls',
'otherRequestParameters' => array(),
'testSuffix' => '_proc',
'periods' => array('day'), 'disableArchiving' => true)),
array('Actions.getPageUrls', array('idSite' => $idSite, 'date' => '2012-03-06',
'otherRequestParameters' => array('depth' => '1'),
'testSuffix' => '_subtable',
'periods' => array('day'), 'disableArchiving' => true)),
array('VisitFrequency.get', array('idSite' => $idSite, 'date' => '2012-03-03,2012-12-12', 'periods' => array('month'), array('VisitFrequency.get', array('idSite' => $idSite, 'date' => '2012-03-03,2012-12-12', 'periods' => array('month'),
'testSuffix' => '_multipleOldNew', 'disableArchiving' => true)), 'testSuffix' => '_multipleOldNew', 'disableArchiving' => true)),
array($reportsToCompareSeparately, $defaultOptions), array($reportsToCompareSeparately, $defaultOptions),
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter