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-06-11Add small base test case class for testing console commands.diosmosis
2014-05-30reimplemented caching; fixed detection of BOT 'os'sgiehl
2014-05-01PHPUnit doc says to add vendor/bin to include path refs #5031mattab
2014-05-01Adding PHPUnit to include path, maybe this helps? refs #5031mattab
2014-04-30Updating comment to reference to ./console core:archive instead of archive.phpmattab
2014-04-12Buildmattab
2014-04-08Merge pull request #256 from piwik/DeviceDetectorIntegrationMatthieu Aubry
2014-04-07force_ssl should start working only after Piwik is installedmattab
2014-04-03UserAgentParserEnhanced is now required and used from it's own composer packa...sgiehl
2014-03-26Define PIWIK_DOCUMENT_ROOT constant for tests.diosmosis
2014-03-13Move SqlDump fixture from Bencharmks dir to Fixtures dir, fix bug in core/Upd...diosmosis
2014-02-25Refs #4739, allow JavaScript screenshot tests to override Piwik behavior by s...diosmosis
2014-02-24Refs #4739, #4189, remove persist_fixture_data config option code, placed Omn...diosmosis
2014-02-20Refactoring testing framework:diosmosis
2014-01-29Refs #4189, added UI unit test base class and tests for ViewDataTable. Refact...diosmosis
2014-01-23Refs #1673 Also allow plugin tests in the /Test foldermattab
2014-01-16refs #1486 load fixtures from plugins when running UI testsThomas Steur
2013-12-22allow using Piwik when installed as a Composer dependencyChristian Raue
2013-11-18Error messages friendly to CLI output (no html, spaces displayed correctly......mattab
2013-11-18Refs #4310 Moving XHProf from tests bootstrap to coremattab
2013-11-14increasing timeout in case it help piwik-ui-tests failuremattab
2013-10-16Fix intermittent build issue by increasing timeoutmattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-09-27Try fixing travis build (by making Db connection lazily created singleton).Benaka Moorthi
2013-09-27debugging travisBenaka Moorthi
2013-09-27show non-truncated response when piwik is not running in tests.Benaka Moorthi
2013-09-27fixing dumb mistake in last commitBenaka Moorthi
2013-09-26Make sure bootstrap.php exits with code 1 if piwik cannot be reached.Benaka Moorthi
2013-09-16The long awaited DbHelpermattab
2013-09-09Fix testsFabian Becker
2013-08-22Refs #4087, fix bug in capture.js and allow multiple UI test cases to be writ...Benaka Moorthi
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-01added missing search engine; refactored & fixed search engine testssgiehl
2013-05-17Fixing build.Benaka Moorthi
2013-05-17Allow easy use of XHProf when running phpunit tests from the command line.Benaka Moorthi
2013-05-08Reorganizing the images folders for every pluginsThomas ZILLIOX
2013-04-10Fix tests by including Composer autoloaderFabian Becker
2013-04-03Clarifying the message in PHPUnit since I can't make it work in Phpstorm with...mattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-11Refs #2908, refactored tests so database setup (adding sites, tracking visits...diosmosis
2013-02-27Minor changesmattab
2013-02-15Fix for Julienmattab
2013-02-08exit should return non-zero value to indicate that test failed.Fabian Becker
2013-02-08 Fix bug in case REQUEST_URI does not contain the tests pathmattab
2013-02-08Cleanupmattab
2013-02-08Fixed the issue with vagrant & failing tests. The solution is to setup webser...mattab