bootstrap/js/tests/unit
GeoSot e81e7cda90
Move `getElementFromSelector` & `getSelectorFromElement` to SelectorEngine (#36027)
* Move `getElementFromSelector` & getSelectorFromElement` inside selector-engine.js, in order to use SelectorEngine methods, avoiding raw querySelector usage

* add `getMultipleElementsFromSelector` helper

Co-authored-by: Julien Déramond <juderamond@gmail.com>
2022-11-06 20:31:43 +02:00
..
dom Move `getElementFromSelector` & `getSelectorFromElement` to SelectorEngine (#36027) 2022-11-06 20:31:43 +02:00
util Move `getElementFromSelector` & `getSelectorFromElement` to SelectorEngine (#36027) 2022-11-06 20:31:43 +02:00
.eslintrc.json Move a few ESLint rules where they are needed. 2021-08-30 15:51:44 +03:00
alert.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
base-component.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
button.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
carousel.spec.js Carousel: Remove redundant reference to `interval=false` from docs (#36545) 2022-06-14 16:17:28 +03:00
collapse.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
dropdown.spec.js Dropdown: fix case with invalid markup (#37190) 2022-09-27 10:39:11 +03:00
jquery.spec.js tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659) 2022-01-30 14:30:04 +02:00
modal.spec.js Fix modal event listeners (#37128) 2022-09-15 13:30:51 +03:00
offcanvas.spec.js Offcanvas: activate focustrap when backdrop is enabled (#36717) 2022-07-14 10:06:06 +01:00
popover.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
scrollspy.spec.js ScrollSpy: make the threshold option configurable (#36750) 2022-07-28 11:58:28 +03:00
tab.spec.js Rename some vars in tab unit tests for consistency (#37248) 2022-10-03 17:44:37 +03:00
toast.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
tooltip.spec.js Re-set tooltip title, on disposal (#36751) 2022-07-27 17:40:05 +03:00