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
2019-05-16Require password confirmation before setting/removing superuser access. (#13975)diosmosis
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2018-09-06Add [tests] config option to enable logging in tests. (#13335)diosmosis
2018-08-09Add notification when report w/ segment has no data, but segment is unprocess...3.6.0-b4diosmosis
2018-06-01Fix some UI tests, including random failure + allow --piwik-domain use in tes...diosmosis
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-09-12Use correct default namespaced class name for UITestFixture in UI tests.diosmosis
2015-06-16make sure to free memory in case of a failureThomas Steur
2015-06-02By default, use real Access instance in test DI config. In UI tests, default ...diosmosis
2015-06-02Move TestingEnvironment::arrayMergeRecursiveDistinct() to TestConfig since th...diosmosis
2015-06-02Move DI config overrides in TestingEnvironment to test.php DI config.diosmosis
2015-03-16Tests fixtures can provide DI configurationMatthieu Napoli
2014-12-22Removed the 'verbose' option for the UI tests which caused the output to be f...Matthieu Napoli
2014-10-29a simple parser to get the configured username and password if possibleThomas Steur
2014-10-10Execute console commands with -v in screenshot tests.diosmosis
2014-06-28Allow UI testing system to specify extra plugins to load and install when run...diosmosis
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-06-16When executing tests, check for non-core plugin that should be loaded by look...diosmosis
2014-04-24Use SetupFixture console command in screenshot testing instead of running spe...diosmosis
2014-03-29Update UI submodule and make sure testing environment override data is not de...diosmosis
2014-03-23Tweak screenshot test output and allow global command line options to be over...diosmosis
2014-03-13Get travis screenshots for Updater + Installation test + check build working....diosmosis
2014-03-13Trying to fix UI tests build for installation & updater tests.diosmosis
2014-03-13Fixing bugs in screenshot testing lib.diosmosis
2014-03-13Refs #2935, fixing Installation UI test.diosmosis
2014-03-12Refs #2935, add installation UI test, allow no fixture to be specified for sc...diosmosis
2014-03-11Allow screenshot tests to specify their own fixture and update UI submodule.diosmosis
2014-03-06Refs #4739, pass along errors to callback in testEnvironment Piwik API/Contro...diosmosis
2014-03-03Debugging travis failure.diosmosis
2014-03-03Fixing Login tests (use Arial for 'Analytics' text) and more travis debugging.diosmosis
2014-03-02Fixing UI tests build:diosmosis
2014-03-02Refs #4189, adding Overlay screenshot tests:diosmosis
2014-02-28Refs #4189, allow default config file paths to be overridden for tests, rewri...diosmosis
2014-02-28Refs #4189, bug fixes for dashboard & changes to make dashboard UI tests poss...diosmosis
2014-02-27Refs #4739, move screenshot testing library code to core repository (from UI ...diosmosis