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
2021-09-17Add option to pass phpunit filter directly (#18015)Thomas Steur
2021-04-12Run JavaScript tests also with node/puppeteer (#17432)Stefan Giehl
2020-08-12also create a node_module symlinks for tests directly using files from theresgiehl
2020-05-19Removes AWS test runner (#15962)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-19Run tests on bionic distribution & run AllTests with PHP 7.4 (#15720)Stefan Giehl
2020-04-14Use matomo require in plugin.json files (#15811)Stefan Giehl
2020-04-02use latest puppeteer for screenshot testing (#15767)Stefan Giehl
2020-03-24Regenerates Omnifixture (#15520)Stefan Giehl
2020-02-07Force using DB sessions once Matomo is installed (#15275)Thomas Steur
2020-02-03Removes deprecated console param --piwik-domain (#15503)Stefan Giehl
2020-01-28Use rebranded components (#15253)Stefan Giehl
2019-10-03Removed closing PHP tag due to PSR-2 definition (#14929)Kai Neuwerth
2019-08-05Prevent test fixture setup/teardown from touching non-test database (#14729)Kate Butler
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-28Ensure each plugin has a config.php and tracker.php file (#14430)Kate Butler
2019-05-16One Click Install UI test (#14049)diosmosis
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-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-09-06Couple test related changes for tests that load multiple other plugins (#13319)diosmosis
2018-09-06Add [tests] config option to enable logging in tests. (#13335)diosmosis
2018-07-24Renames console to Matomo (#13192)Stefan Giehl
2018-06-01Fix some UI tests, including random failure + allow --piwik-domain use in tes...diosmosis
2018-03-30Moves various UI tests to their plugins (#12649)Stefan Giehl
2018-02-02fix test setupsgiehl
2018-01-29Make sure test fixture symlinks are created correctly (#12515)Thomas Steur
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2017-12-18Extends TestRunner options for Travis trusty distribution selection (#12295)Marc Neudert
2017-10-16Even more HTTPS links (#12161)Lukas Winkler
2017-09-27Pass --piwik-domain value to phpunit via environment variable so correct INI ...Benaka
2017-03-17Add new option to ignore ssl errors when running U tests via PhantomJS (#11482)Thomas Steur
2016-12-15Prevent timeout when synchronising UI tests screenshotsmattab
2016-10-07Fixed GitHub casePanayiotis Lipiridis
2016-09-26Ensure git commands are run in the appropriate directory. (#8771) (#10532)Brian Beckman
2016-09-01Merge branch 'master' into 3.0-m07sgiehl
2016-08-31update screenshot sync command to use correct directorysgiehl
2016-08-31ref #7726 Enable git-lfs for UI screenshotsMatthieu Napoli
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-04-19Add possibility to execute plugin test suiteThomas Steur
2016-04-11Merge branch 'master' into 3.x-devThomas Steur
2016-04-11UI tests fix (missing call to `pageSetupFn(pageRenderer);` for file comparisons)2.16.1mattab
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-10-27Update tests/travis submodule for new --sudo-false generate:travis-yml command.diosmosis
2015-10-27Allow extra environments to be specified through testing environment variable...diosmosis
2015-10-27Add misc folder as symlink in UI tests.diosmosis
2015-10-27Try to copy test fonts w/o sudo rights. And use correct return code in tests:...diosmosis
2015-10-27Add missing params to tests:run-ui.diosmosis