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
2022-06-28Try to handle incorrectly prefixed region codes (#19327)Stefan Giehl
2022-05-27ignore linkSync errors in custom chai assertion to avoid error in Funnels bui...dizzy
2022-05-03Replace deprecated String.prototype.substr() (#19111)CommanderRoot
2022-02-27[Vue] wait for vue to flush queue in waitForNetworkIdle() to reduce UI test r...dizzy
2021-12-10[Vue] migrate widget-loader directive (#18428)dizzy
2021-12-01[Vue] migrate piwik-field and related directives (#18352)dizzy
2021-11-28Include another local file if present in UI tests to allow extending the fram...dizzy
2021-11-13add feedback question, remove other related. (#18262)Peter Zhang
2021-11-09Mark IE11 as no longer supported browsers (#18199)Thomas Steur
2021-10-06[Vue] migrate periods service to typescript & introduce frontend unit testing...dizzy
2021-09-21Improves Overlay UI tests (#17920)Stefan Giehl
2021-09-09automatically wait for lazy images in UI tests (#17981)Stefan Giehl
2021-09-08Fix failing UI tests (#17970)Stefan Giehl
2021-09-01Use newer version of Puppeteer for UI tests (#17880)Stefan Giehl
2021-08-10Fixing some test failures (#17852)dizzy
2021-06-11Updates some npm dependencies for screenshot tests (#17663)Stefan Giehl
2021-03-15also try reloading core js if request failssgiehl
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