aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/bootstrap-tooltip.js
AgeCommit message (Collapse)AuthorFilesLines
2012-05-31rebuild and fix testJacob Thornton1-5/+5
2012-05-20Swapped out .hasClass() with .is() when checking for multiple classesJørgen Borgesen1-7/+7
2012-05-20Added unit test to check that tooltips is not showed when leave event is ↵Jørgen Borgesen1-1/+20
triggered before show delay has expired AND the hide delay is set to 0
2012-04-14add tests for mouseout delay in tooltipJacob Thornton1-0/+50
2012-04-04detect if title in tooltip is text or html. if text - use `text` method to ↵Jacob Thornton1-0/+24
prevent xss. all add a few notes to js readme about updated event
2012-01-22rename tooltip test fileJacob Thornton1-0/+62