Ran
|
Files
6
|
Run time
3s
|
Badge
Embed ▾
README BADGES
|
github
Restore tooltip after closing popover (#193) * Removing the outside click listener for upcoming switch popover. * First removing the initial title completely. * Avoid using title attribute for making tooltips. * Improving JQuery types for tooltip and popover methods. * Updating snapshot. * Ref: extracting addTooltip() and hasUpcomingTask() methods. * Ref: extracting addPopover() method. * Ref: reducing the parameters. * Extracting popover template vars. * Extracting popover template ids. * Extracting HTML pieces from the popover template. * Ref: moving destructions into the creator methods. * Fix: when closing popover - destroy it. * Fix: when closing popover - create a tooltip instead. * Revert "Ref: moving destructions into the creator methods." This reverts commit ce6ab2cec. * Ref: Extracting clearHints() method. * Ref: minor, double naming. * Removing redundant assertions. * Removing redundant mocking. * Ref: types naming. * Ref: naming: cancelTask().
335 of 339 relevant lines covered (98.82%)
0.99 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|