tooltip: should show tooltip with delegate selector on clickRerun
tooltip: should show tooltip when toggle is calledRerun
tooltip: should hide previously shown tooltip when toggle is called on tooltipRerun
tooltip: should place tooltips inside body when container is body(3)Rerun42 ms
tooltip is direct descendant of body@ 40 ms
tooltip is not in parent@ 41 ms
tooltip was removed from dom@ 41 ms
Source: at HTMLDocument. (https://www.bsk.com/assets/js/bootstrap-3.3.7/js/tests/unit/tooltip.js:293: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)
tooltip: should add position class before positioning so that position-specific styles are taken into accountRerun
tooltip: should use title attribute for tooltip textRerun
tooltip: should prefer title attribute over title optionRerun