aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/toast.spec.js
AgeCommit message (Expand)AuthorFilesLines
2024-02-06Build(deps-dev): Bump eslint-config-xo from 0.43.1 to 0.44.0 (#39651)dependabot[bot]1-1/+3
2023-03-29Tweak and re-organize ESLint config (#38369)XhmikosR1-2/+2
2022-05-31JS: tests fixes & standardization of spies usage (#36398)Louis-Maxime Piton1-6/+6
2022-02-19tests: revisit all tests using Promise.reject instead of throwing an error (#...GeoSot1-4/+4
2022-01-30tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659)GeoSot1-325/+353
2021-12-01tests: remove extra spaces, unneeded arrays and add missing newlinesXhmikosR1-1/+1
2021-12-01tests: tweak Jasmine's matchers usageXhmikosR1-13/+13
2021-10-08tests: minor cleanup (#35138)XhmikosR1-2/+0
2021-07-28Use a streamlined way to trigger component dismiss (#34170)GeoSot1-4/+0
2021-06-03Add `getOrCreateInstance` method in base-component (#33276)GeoSot1-0/+54
2021-05-11Remove potential false positive assertions (#33288)Ben Lertlumprasertkul1-3/+3
2021-05-11Prevent toast autohiding if focusing or hovering (#33221)Ryan Berliner1-1/+177
2021-02-22Allow constructors to accept a CSS selector (#32245)Rohit Sharma1-0/+11
2021-02-16Add tests for `DATA_KEY` (#33090)GeoSot1-0/+6
2021-02-12Fix event handler removal in dropdown/carousel dispose (#33000)Kyle Tsang1-0/+5
2021-01-13Throw a `TypeError` instead of the generic `Error` (#32585)Rohit Sharma1-4/+2
2020-12-04feat(RTL): implement RTLGaƫl Poupard1-2/+2
2020-11-29Switch to Jasmine's `toBeInstanceOf` matcherXhmikosR1-1/+1
2020-11-29create a base componentJohann-S1-0/+1
2020-11-14Fix `.close` instances (#32152)XhmikosR1-7/+3
2020-11-14Add `bs` in data attributesRohit Sharma1-11/+11
2020-10-31toast.spec.js: fix typo (#32026)XhmikosR1-2/+2
2020-07-11Clear timeout before showing the toast (#31155)Rohit Sharma1-0/+27
2019-10-09Rename "js/tests/units" to "js/tests/unit". (#29503)XhmikosR1-0/+374