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
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
2014-02-21Only use persist_fixture_data option for UI tests.diosmosis
2014-02-21Merge branch 'master' into uiunittestsdiosmosis
2014-02-21Speeding up tests on travis by adding persist_fixture_data config option and ...diosmosis
2014-02-21Revert change to not hardcode any plugin list (as nobody would remember to up...mattab
2014-02-20Refactoring testing framework:diosmosis
2014-02-18Refs #4701 Add integration testmattab
2014-02-07Adding CustomALerts to API not to call for Integration tests.diosmosis
2014-02-07Fixing UI tests by hardcoding plugins to load and removing admin_plugins scre...diosmosis
2014-02-02Outdated codemattab
2014-01-30Refs #4532 Adding integration test case for this use caseThomas Steur
2014-01-23refs #4564 introducing some more new methods for has superuser access. Old me...Thomas Steur
2014-01-17fixed failing social testssgiehl
2014-01-13Fixing build and removing some references to AnonymizeIP.diosmosis
2013-12-12Fix buildmattab
2013-12-12Install plugins before activating them.mattab
2013-12-09Tests now activate plugins explicitely.mattab
2013-12-08Tests will load plugins which are bundled with core.mattab
2013-11-22Adding new screenshot test case: Themes admin page2.0-b9mattab
2013-11-22Testmattab
2013-11-21write (again) processed files after they were cleaned upmattab
2013-11-20too many checks kill the checkingmattab
2013-11-20Refs #4325 Making the new Site hook used piwik wide so that when eg. a site n...mattab
2013-11-20Fix bug (missing getInstance()). Exception was not shown because tests were n...mattab
2013-11-18Error messages friendly to CLI output (no html, spaces displayed correctly......mattab
2013-11-13Removing another hackmattab
2013-11-13Tests: re-enabling old test which was disabled "temporarily" months ago. + Re...mattab
2013-11-13rewrite the expected/* files once they are cleaned upmattab
2013-11-11Merge branch 'tcpdf-upgrade'mattab
2013-11-11Fix failing test due to data purger being enabledmattab
2013-11-11Fixes #4288 Remove from the PDF the metadata that changes with datetime, or t...mattab
2013-11-11Fix the buildmattab
2013-11-08Late static binding needed for plugin tests to override path to expected test...mattab
2013-10-27Fixing build, running the test only on latest php versionmattab
2013-10-27Fixing build, running the test on all php versionsmattab
2013-10-21Refs #4200 document core/DataTable/Filter.php and core/DataTable/Map.php and ...diosmosis
2013-10-21Only output process if compareAgainst is not used.diosmosis
2013-10-15Making sure at least WARNING messages are written on screenmattab
2013-10-15Enable all pluginsmattab
2013-10-15Type hint for Singletonmattab
2013-10-11Fixing build + update readmemattab