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
AgeCommit message (Expand)Author
2015-02-09Fix unit tests by removing deprecated classesMatthieu Napoli
2014-10-30Fix one test as the error message now starts with "Error in Piwik"mattab
2014-10-28Fixed phpdocMatthieu Napoli
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-06refs #5940 we might stay backwards compatible this way for 2 months. moved so...Thomas Steur
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur
2014-10-05refs #5940 databaseTestCase => integrationTestCase. Fixed some mentions of in...Thomas Steur
2014-10-05refs #5940 IntegrationTestCase => SystemTestCaseThomas Steur
2014-10-02Refactor DbHelper::truncateAllTables() to truncate non-core tables, and tweak...diosmosis
2014-10-02Use table prefix when truncating tables in DatabaseTestCase.diosmosis
2014-10-02Make sure non-core tables are truncated by IntegrationTestCase::restoreDbTabl...diosmosis
2014-09-30Removing disablePurge hack in tests, as this should not be needed anymoremattab
2014-09-18Adding new PivotByDimension DataTable filter that can pivot a report by (almo...diosmosis
2014-09-14In IntegrationTestCase, create processed dir if it does not exist, add assert...diosmosis
2014-08-13Fix git checkout command in travis.yml generator and correctly reference self...diosmosis
2014-07-26Refactoring IntegrationTestCase class:diosmosis
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-19fixed method visibility keyword orderChristian Raue
2014-07-19fixed Exception use statementsChristian Raue
2014-07-19removed unused variables and dead codeChristian Raue
2014-07-10Refs #5800, add namespaces to all Fixture classes.diosmosis
2014-07-09Refs #5800, add namespaces to integration tests in root folder. Also add Inte...diosmosis
2014-07-07Remove redundant fixture setup from ArchiveWebTest and add some more logging ...diosmosis
2014-07-05Fix build for no tables_prefix on travis change.diosmosis
2014-07-05Fix build for no tables_prefix on travis change.diosmosis
2014-07-01Small refactor, replace static variable with two static methodsmattab
2014-06-26Allow integration tests to specify XML nodes to remove before comparison.diosmosis
2014-06-16When executing tests, check for non-core plugin that should be loaded by look...diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-13refs #4706 added possibility to register a closure or a callable method to pr...Thomas Steur
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-07More tests fixesmattab
2014-05-07rename unknown.ico -> Unknown.ico to prevent some failure on Thomas laptopmattab
2014-05-07Make test output list all errors, not just the first onemattab
2014-05-07Make test output list all errors, not just the first onemattab
2014-05-06I don't undertand why this test regressed, so for now just skip it #hackmattab
2014-04-12Properly ignore tests on Travis that don't pass.mattab
2014-04-09useful output when test failsmattab
2014-04-04Add new console command to setup fixture outside of a test so manual testing ...diosmosis
2014-03-22Call base setUp() in IntegrationTestCase.diosmosis
2014-03-04Merge branch 'master' into uiunittestsdiosmosis
2014-03-03Merge remote-tracking branch 'origin/master'mattab
2014-03-03Simplify tests, remove the $createConfig flag because it leads to edge case p...mattab
2014-03-03refs #57 do not call Insights API in integration testsThomas Steur
2014-02-24Fix regression in integration test output file naming.diosmosis
2014-02-24Merge branch 'master' into uiunittestsdiosmosis
2014-02-24Do not generate processed file for this test, if it is to be compared to anot...mattab
2014-02-23Modified tests to allow testing login & password reset functionality:diosmosis
2014-02-21Fix bug in persistent fixture 'feature'.diosmosis