carousel: should return jquery collection containing the elementRerun
carousel: should not fire slid when slide is preventedRerun
carousel: should reset when slide is preventedRerun
carousel: should fire slide event with directionRerun
carousel: should fire slid event with direction(4)Rerun51 ms
direction present on next@ 35 ms
direction is left on next@ 36 ms
direction present on prev@ 36 ms
direction is right on prev@ 36 ms
Source: at HTMLDocument. (https://www.bsk.com/assets/js/bootstrap-3.3.7/js/tests/unit/carousel.js:151:9)
at i (https://www.bsk.com/assets/js/bootstrap-3.3.7/js/tests/vendor/jquery.min.js:2:27449)
at Object.fireWith [as resolveWith] (https://www.bsk.com/assets/js/bootstrap-3.3.7/js/tests/vendor/jquery.min.js:2:28213)
at Function.ready (https://www.bsk.com/assets/js/bootstrap-3.3.7/js/tests/vendor/jquery.min.js:2:30006)
at HTMLDocument.K (https://www.bsk.com/assets/js/bootstrap-3.3.7/js/tests/vendor/jquery.min.js:2:30368)
carousel: should fire slide event with relatedTargetRerun
carousel: should fire slid event with relatedTargetRerun
carousel: should set interval from data attributeRerun
carousel: should skip over non-items when using item indicesRerun
carousel: should skip over non-items when using next/prev methodsRerun
carousel: should go to previous item if left arrow key is pressedRerun
carousel: should go to next item if right arrow key is pressedRerun
carousel: should support disabling the keyboard navigationRerun
carousel: should ignore keyboard events within <input>s and <textarea>sRerun
carousel: should only add mouseenter and mouseleave listeners when not on mobileRerun
carousel: should wrap around from end to start when wrap option is trueRerun
carousel: should wrap around from start to end when wrap option is trueRerun
carousel: should stay at the end when the next method is called and wrap is falseRerun
carousel: should stay at the start when the prev method is called and wrap is falseRerun
collapse plugin: should be defined on jquery objectRerun