bootstrap/js/tests/unit
David Bailey 2622a015f2 Fix unit tests in PhantomJS
Use a virtual scrollbar as this is simpler than having a real one (overflow: scroll doesn't seem to work in Phantom), and disable it for the new test.

One test has also been altered to prevent erroneous fails when other inline styles are added to the body (e.g. overflow).
2017-08-29 12:01:41 +01:00
..
alert.js Tweak ESLint rules. 2017-08-23 00:05:38 +03:00
button.js Tweak ESLint rules. 2017-08-23 00:05:38 +03:00
carousel.js Tweak ESLint rules. 2017-08-23 00:05:38 +03:00
collapse.js Collapse - preventDefault only on <a> elements not inside the collapsible 2017-08-25 09:48:35 +01:00
dropdown.js Tweak ESLint rules. 2017-08-23 00:05:38 +03:00
modal.js Fix unit tests in PhantomJS 2017-08-29 12:01:41 +01:00
popover.js Fix toggle for Tooltips/Popover which was called even if the Tooltip/Popover was disabled 2017-08-24 09:33:49 +01:00
scrollspy.js Tweak ESLint rules. 2017-08-23 00:05:38 +03:00
tab.js Tweak ESLint rules. 2017-08-23 00:05:38 +03:00
tooltip.js Fix toggle for Tooltips/Popover which was called even if the Tooltip/Popover was disabled 2017-08-24 09:33:49 +01:00