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 (Collapse)Author
2015-06-06Use DI to override objects in tests in DBStats plugin instead of test event.diosmosis
2014-07-05Fixing UI tests.diosmosis
2014-06-25Add segment table entry to DBStats' MockDataAccess class.diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ↵mattab
to use free/libre instead of open source
2014-05-09Removed unused imports in core/ and plugins/mattab
using phpstorm optimize imports feature
2014-03-10Move DBStats test to UI test repo & updating UI test screenshots.diosmosis
2014-03-02Fixing UI tests build:diosmosis
- change idsite to idSite in Overlay URLs in piwik.js - don't init top controls if top controls container can't be found - add default parameter for $urls in SitesManager.setSiteAliasUrls so site alias URLs can be reset - fix bugs in UI tests database setup (including moving dashboard setup to UITestFixture class & keeping outside of setUp function so --persist-fixture-data will work in case the super user is deleted) - Add queryParamOverride testingEnvironment variable. - fix screenshot testing page renderer's method of waiting for CSS images - add margin bottom & left for widgetized controls for tests - add diagnostics to upload_artifacts.sh script
2014-02-27Refs #4189, added expected screenshot for DBStats, added actual & mock data ↵diosmosis
access class to DBStats, fix bug that occurs when deleting merged assets that do not exist and fix diffviewer generation regression (expected URL was incorrect).
2014-02-27Refs #4739, make sure UI screenshots are stored in plugin directories if ↵diosmosis
tests are for plugins, cleaned up path output in console and add .gitignore to DBStats plugin.
2014-02-27Updating UI submodule and add dummy DBStats test.diosmosis