0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-03 15:24:19 +01:00
Bootstrap/js/tests/unit
Rohit Sharma c9cd741aff
Throw a TypeError instead of the generic Error (#32585)
* Change from Error to TypeError

* Convert the `NAME` to upper case to make the consistency in the error message

* Update the remaining tests to be stricter

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-01-13 22:13:30 +02:00
..
dom Remove SelectorEngine.matches(). (#32339) 2020-12-07 19:10:20 +02:00
util Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
.eslintrc.json Clean up lint rules (#30721) 2020-05-04 19:32:09 +03:00
alert.spec.js Switch to Jasmine's toBeInstanceOf matcher 2020-11-29 20:58:26 +02:00
button.spec.js Switch to Jasmine's toBeInstanceOf matcher 2020-11-29 20:58:26 +02:00
carousel.spec.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
collapse.spec.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
dropdown.spec.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
jquery.spec.js tests: replace deprecated jQuery method (#32309) 2020-12-16 17:21:43 +02:00
modal.spec.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
popover.spec.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
scrollspy.spec.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
tab.spec.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
toast.spec.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
tooltip.spec.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00