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
path: root/tests/lib
AgeCommit message (Expand)Author
2014-03-03Trying to fix Overlay UI tests (change font in test site to Arial).diosmosis
2014-03-03Debugging dashboard issues on travis.diosmosis
2014-03-03Debugging dashboard issues on travis.diosmosis
2014-03-03Debugging dashboard issues on travis.diosmosis
2014-03-03Remove debugging code, remove no longer needed property from config.ini.travi...diosmosis
2014-03-03Debugging travis failure.diosmosis
2014-03-03Debugging travis failure.diosmosis
2014-03-03Fixing Login tests (use Arial for 'Analytics' text) and more travis debugging.diosmosis
2014-03-03Fixing some tests, removing some travis debugging code & adding other travis ...diosmosis
2014-03-03Debugging travis failures.diosmosis
2014-03-03Debugging travis failures.diosmosis
2014-03-03Debugging travis failures (and disabling more tests).diosmosis
2014-03-03Debugging travis failures (and disabling more tests).diosmosis
2014-03-03Fix UI test failures and add output to debug diff generation on travis.diosmosis
2014-03-02Fixing UI tests build:diosmosis
2014-03-02Refs #4189, adding Overlay screenshot tests:diosmosis
2014-03-01Refs #4189, more work getting UI tests to pass and adding admin screenshots, ...diosmosis
2014-02-28Refs #4189, allow default config file paths to be overridden for tests, rewri...diosmosis
2014-02-28Refs #4189, allow screenshot tests to change viewport size.diosmosis
2014-02-28Refs #4189, bug fixes for dashboard & changes to make dashboard UI tests poss...diosmosis
2014-02-27Refs #4739, fixing bug in processed screenshot dir path creation.diosmosis
2014-02-27Refs #4189, added expected screenshot for DBStats, added actual & mock data a...diosmosis
2014-02-27Refs #4739, make sure UI screenshots are stored in plugin directories if test...diosmosis
2014-02-27Refs #4739, move screenshot testing library code to core repository (from UI ...diosmosis
2014-02-24Refs #4739, adding mocha + chai to tests/lib dir.diosmosis
2014-02-03Fixes #4614 Remove VisualPHPUnit from the codebase, since we don't use the to...mattab
2013-11-18Adding XHProf support. When running archive.phpmattab
2013-11-17remove xhprofmattab
2013-07-25simplified run filter patchAnthon Pang
2013-07-23updated fix to also accept randomly generated run IDsAnthon Pang
2013-07-06Remove lib/Events reference in visualphpunit bootstrap.php.Benaka Moorthi
2013-07-02Merge with masterThomas ZILLIOX
2013-06-20always use the html5 charset declarationThomas ZILLIOX
2013-06-20Always use a valid HTML5 doctypeThomas ZILLIOX
2013-03-25merged from https://github.com/robocoder/xhprof/commit/a29189dd51f6c8cf3939ac...Anthon Pang
2013-02-20Adding directory as it's missingmattab
2013-02-01Fixes #1899, add report that merges all Referrer reports and modified Referre...benakamoorthi
2012-12-14Refs #3290, make diffs more visible.benakamoorthi
2012-11-25Refs #3290, use test suite filtering option (ie, show only successes) when sh...benakamoorthi
2012-11-25Refs #3290, added rudimentary (but usable) diffing feature to VisualPHPUnit f...benakamoorthi
2012-09-25Refs #3290 Fix link to xhprof if piwik installed in sub directory. Btw the xh...mattpiwik
2012-09-21Refs #3177, remove some unnecessary XHProf files and add a section to the tes...benakamoorthi
2012-09-21Refs #3177, #3290 add XHProf to tests/lib and tweak visualphpunit display.benakamoorthi
2012-09-21Refs #3290, #3177 added XHProf support to VisualPHPUnit. Can now profile test...benakamoorthi
2012-09-07Refs #3290, show more execution statistics including peak memory usage, memor...benakamoorthi
2012-08-21Refs #3290, work around bug in phpunit's JSON logger & added ability to speci...benakamoorthi
2012-08-20Refs #3290, fix another bug in displaying suites bug.benakamoorthi
2012-08-20Refs #3290, fix small bug in last commitbenakamoorthi
2012-08-19Refs #3290, avoid fadeOut flash when hiding test results after running tests.benakamoorthi
2012-08-19Refs #3290, display total execution time below test statistics.benakamoorthi