-
- Téléchargements
Refs #1465. Refactored integration tests by splitting each individual test in...
Refs #1465. Refactored integration tests by splitting each individual test in Main.test.php up into separate files. NOTES: * New tests use the Test_Integration_Facade type that makes the tests easier to read. * Split Database.test.php into two types (in the same file) so the hello world test cases aren't duplicated every time another type derives from it. * Number of passes changed from 10233 to 10278 for all tests. The increase is due to further splitting up of certain tests. git-svn-id: http://dev.piwik.org/svn/trunk@5668 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Affichage de
- tests/core/Database.test.php 7 ajouts, 2 suppressionstests/core/Database.test.php
- tests/integration/ApiGetReportMetadata.test.php 64 ajouts, 0 suppressiontests/integration/ApiGetReportMetadata.test.php
- tests/integration/ApiGetReportMetadata_year.test.php 53 ajouts, 0 suppressiontests/integration/ApiGetReportMetadata_year.test.php
- tests/integration/CsvExport.test.php 47 ajouts, 0 suppressiontests/integration/CsvExport.test.php
- tests/integration/EcommerceOrderWithItems.test.php 319 ajouts, 0 suppressiontests/integration/EcommerceOrderWithItems.test.php
- tests/integration/Integration.php 259 ajouts, 17 suppressionstests/integration/Integration.php
- tests/integration/Main.test.php 0 ajout, 1228 suppressionstests/integration/Main.test.php
- tests/integration/NoVisit.test.php 99 ajouts, 0 suppressiontests/integration/NoVisit.test.php
- tests/integration/OneVisitorNoKeywordSpecified.test.php 69 ajouts, 0 suppressiontests/integration/OneVisitorNoKeywordSpecified.test.php
- tests/integration/OneVisitorOneWebsiteSeveralDaysDateRange.test.php 80 ajouts, 0 suppression...gration/OneVisitorOneWebsiteSeveralDaysDateRange.test.php
- tests/integration/OneVisitorOneWebsiteSeveralDaysDateRange_ArchivingTests.test.php 78 ajouts, 0 suppression...torOneWebsiteSeveralDaysDateRange_ArchivingTests.test.php
- tests/integration/OneVisitorTwoVisits.test.php 120 ajouts, 0 suppressiontests/integration/OneVisitorTwoVisits.test.php
- tests/integration/OneVisitorTwoVisits_withCookieSupport.test.php 43 ajouts, 0 suppression...ntegration/OneVisitorTwoVisits_withCookieSupport.test.php
- tests/integration/PeriodIsRangeDateIsLastNMetadataAndNormalAPI.test.php 82 ajouts, 0 suppression...ion/PeriodIsRangeDateIsLastNMetadataAndNormalAPI.test.php
- tests/integration/TrackForceUsingVisitIdNotHeuristics.test.php 94 ajouts, 0 suppression.../integration/TrackForceUsingVisitIdNotHeuristics.test.php
- tests/integration/TrackGoalsAllowMultipleConversionsPerVisit.test.php 101 ajouts, 0 suppression...ation/TrackGoalsAllowMultipleConversionsPerVisit.test.php
- tests/integration/TwoVisitorsTwoWebsitesDifferentDays.test.php 182 ajouts, 0 suppression.../integration/TwoVisitorsTwoWebsitesDifferentDays.test.php
- tests/integration/TwoVisitorsTwoWebsitesDifferentDaysArchivingDisabled.test.php 48 ajouts, 0 suppression...isitorsTwoWebsitesDifferentDaysArchivingDisabled.test.php
- tests/integration/TwoVisitorsTwoWebsitesDifferentDaysConversions.test.php 61 ajouts, 0 suppression...n/TwoVisitorsTwoWebsitesDifferentDaysConversions.test.php
- tests/integration/TwoVisitsWithCustomVariables.test.php 130 ajouts, 0 suppressiontests/integration/TwoVisitsWithCustomVariables.test.php
Chargement en cours
Veuillez vous inscrire ou vous se connecter pour commenter