tooltip: should be placed dynamically to viewport with the dynamic placement optionRerun
tooltip: should position tip on top if viewport has enough space and placement is "auto top"Rerun
tooltip: should position tip on top if viewport has enough space and is not parentRerun
tooltip: should position tip on bottom if the tip's dimension exceeds the viewport area and placement is "auto top"Rerun
tooltip: should display the tip on top whenever scrollable viewport has enough room if the given placement is "auto top"Rerun
tooltip: should display the tip on bottom whenever scrollable viewport doesn't have enough room if the given placement is "auto top"Rerun
tooltip: should display the tip on bottom whenever scrollable viewport has enough room if the given placement is "auto bottom"Rerun
tooltip: should display the tip on top whenever scrollable viewport doesn't have enough room if the given placement is "auto bottom"Rerun
tooltip: should adjust the tip's top position when up against the top of the viewportRerun
tooltip: should adjust the tip's top position when up against the bottom of the viewportRerun
tooltip: should adjust the tip's left position when up against the left of the viewportRerun
tooltip: should adjust the tip's left position when up against the right of the viewportRerun
tooltip: should adjust the tip when up against the right of an arbitrary viewportRerun
tooltip: should get viewport element from functionRerun
tooltip: should not misplace the tip when the right edge offset is greater or equal than the viewport widthRerun
tooltip: should not error when trying to show an auto-placed tooltip that has been removed from the domRerun
tooltip: should place tooltip on top of elementRerun
tooltip: should place tooltip inside viewportRerun
tooltip: should show tooltip if leave event hasn't occurred before delay expiresRerun
tooltip: should not show tooltip if leave event occurs before delay expiresRerun
tooltip: should not hide tooltip if leave event occurs and enter event occurs within the hide delayRerun
tooltip: should not show tooltip if leave event occurs before delay expires Rerun
tooltip: should not show tooltip if leave event occurs before delay expires, even if hide delay is 0Rerun
tooltip: should wait 200ms before hiding the tooltipRerun
tooltip: should correctly position tooltips on SVG elementsRerun
tooltip: should correctly determine auto placement based on container rather than parentRerun
tooltip: should not reload the tooltip on subsequent mouseenter eventsRerun
tooltip: should not reload the tooltip if the mouse leaves and re-enters before hidingRerun
tooltip: should position arrow correctly when tooltip is moved to not appear offscreenRerun
tooltip: should correctly position tooltips on transformed elementsRerun
tooltip: should throw an error when initializing tooltip on the document object without specifying a delegation selectorRerun
tooltip: should do nothing when an attempt is made to hide an uninitialized tooltipRerun
tooltip: should throw an error when template contains multiple top-level elementsRerun
tooltip: should not remove tooltip if multiple triggers are set and one is still active(41)Rerun56 ms
okay@ 35 ms
okay@ 36 ms
okay@ 37 ms
okay@ 39 ms
okay@ 39 ms
okay@ 42 ms
okay@ 44 ms
okay@ 44 ms
okay@ 44 ms
okay@ 44 ms
okay@ 44 ms
okay@ 44 ms
okay@ 44 ms
okay@ 44 ms
okay@ 45 ms
okay@ 45 ms
okay@ 45 ms
okay@ 45 ms
okay@ 45 ms
okay@ 45 ms
okay@ 45 ms
okay@ 45 ms
okay@ 45 ms
okay@ 46 ms
okay@ 46 ms
okay@ 46 ms
okay@ 46 ms
okay@ 47 ms
okay@ 48 ms
okay@ 48 ms
okay@ 51 ms
okay@ 52 ms
okay@ 52 ms
okay@ 52 ms
okay@ 53 ms
okay@ 53 ms
okay@ 53 ms
okay@ 54 ms
okay@ 55 ms
okay@ 55 ms
okay@ 55 ms
Source: at HTMLDocument. (https://www.bsk.com/assets/js/bootstrap-3.3.7/js/tests/unit/tooltip.js:1287: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)
popover plugin: should be defined on jquery objectRerun