aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/util/swipe.spec.js
AgeCommit message (Expand)AuthorFilesLines
2023-03-29Tweak and re-organize ESLint config (#38369)XhmikosR1-4/+4
2022-05-31JS: tests fixes & standardization of spies usage (#36398)Louis-Maxime Piton1-2/+2
2022-02-15Update devDependencies (#35841)XhmikosR1-4/+4
2022-01-30tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659)GeoSot1-97/+107
2021-12-01tests: remove extra spaces, unneeded arrays and add missing newlinesXhmikosR1-7/+7
2021-10-13tests: try to fix a few random failures (#35184)GeoSot1-4/+3
2021-10-12Swipe: add test to ensure that it ignores `pinch` events (#35161)GeoSot1-0/+19
2021-10-11Extract Carousel's swipe functionality to a separate Class (#32999)GeoSot1-0/+263