popover: should render popover element using delegated selectorRerun
popover: should detach popover content rather than removing it so that event handlers are left intact(1)Rerun60 ms
content's event handler still present@ 46 ms
Source: at HTMLDocument. (https://www.bsk.com/assets/js/bootstrap-3.3.7/js/tests/unit/popover.js:204: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: should throw an error when initializing popover on the document object without specifying a delegation selectorRerun
popover: should do nothing when an attempt is made to hide an uninitialized popoverRerun
popover: should throw an error when template contains multiple top-level elementsRerun