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
2020-08-12also create a node_module symlinks for tests directly using files from theresgiehl
2020-06-29Try to avoid ui test failures due to CSS loading failures (#16122)Stefan Giehl
2020-06-14do not prefix url if it is about:blank in ui tests (#16064)diosmosis
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-04-27Run UI tests of submodules with core build if possible (#15844)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-02use latest puppeteer for screenshot testing (#15767)Stefan Giehl
2020-03-01place failure screenshots in plugin directory if plugin option is given (#15643)Stefan Giehl
2020-02-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-02-22Try to determine the region iso code based on it's name if not available (#15...Stefan Giehl
2020-02-20Fix couple issues w/ samesite handling in session, make sure session … (#15...diosmosis
2020-02-03Removes deprecated console param --piwik-domain (#15503)Stefan Giehl
2019-11-12Ignore SSL errors in UI tests (#15148)Thomas Steur
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-08-15Fix city archiving for cities without regions (#14731)Stefan Giehl
2019-08-13Remove old unused test files (#14659)Lukas Winkler
2019-07-25Updates npm dependencies for screenshot testing (#14680)Stefan Giehl
2019-07-15Bump lodash from 4.17.11 to 4.17.14 in /tests/lib/screenshot-testing (#14655)PatOnTheBack
2019-05-17Fix realtime map ui test (#14453)3.10.0-b2diosmosis
2019-05-16One Click Install UI test (#14049)diosmosis
2019-05-16Require password confirmation before setting/removing superuser access. (#13975)diosmosis
2019-05-15Indent actions belonging to a pageview (#14063)diosmosis
2019-05-09random failure UI test fix + update packages to get rid of github warning (#1...diosmosis
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2019-02-11Remove old unused files (#14084)Lukas Winkler
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-11-21Fix build (#13741)diosmosis
2018-11-19Assume `javascript:void(0);` as safe link in tests (#13722)Stefan Giehl
2018-11-13Regenerate OmniFixture dump w/ more xss payloads (#13556)diosmosis
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-08-06Updates omnifixture (#13249)Stefan Giehl
2018-06-28Remove executable bit on most files (#13038)Adrien Crivelli
2018-06-14Remove usage of synchronous ajax requests (#12546)Stefan Giehl
2018-06-01Fix some UI tests, including random failure + allow --piwik-domain use in tes...diosmosis
2018-05-20Allow use of GeoLite2-ASN database as ISP database (#12874)Stefan Giehl
2018-05-04GeoIP2 implementation as a plugin (#12699)Stefan Giehl
2018-03-30Moves various UI tests to their plugins (#12649)Stefan Giehl
2018-01-06small improvementsgiehl
2017-09-04Customizeable / Extendable Visitor Profile & Visitor Log (#11579)Stefan Giehl
2017-07-20removes usage of deprecated jQuery.size() (#11883)Marc Neudert
2017-04-18update mocha to 3.1.2 (#11625)Stefan Giehl
2017-03-22ensure ui test class is set (#11506)Thomas Steur
2017-03-21always use window.jQuery instead of $ in ui tests (#11505)Thomas Steur
2017-03-21Add possibility to select a specific frame within a page (#11484)Thomas Steur
2017-02-28Revert "Do not remove an additional day if current day is selected" (#11425)Matthieu Aubry
2017-01-07Fix / Improve UI tests (#11117)Stefan Giehl
2016-11-15Update Marketplace to work with new API (#10799)Thomas Steur
2016-10-28forgot to push the new ui test method execCallbackThomas Steur
2016-10-07Fixed GitHub casePanayiotis Lipiridis