Bootstrap Plugin Test Suite

Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Tests completed in 149 milliseconds.
1 assertions of 1 passed, 0 failed.

  1. alert plugin: should be defined on jquery objectRerun
    1. alert: should provide no conflictRerun
      1. alert: should return jquery collection containing the elementRerun
        1. alert: should fade element out on clicking .closeRerun
          1. alert: should remove element when clicking .closeRerun
            1. alert: should not fire closed when close is preventedRerun
              1. button plugin: should be defined on jquery objectRerun
                1. button: should provide no conflictRerun
                  1. button: should return jquery collection containing the elementRerun
                    1. button: should return set state to loadingRerun
                      1. button: should return reset stateRerun
                        1. button: should work with an empty string as reset stateRerun
                          1. button: should toggle activeRerun
                            1. button: should toggle active when btn children are clickedRerun
                              1. button: should toggle aria-pressedRerun
                                1. button: should toggle aria-pressed when btn children are clickedRerun
                                  1. button: should check for closest matching toggleRerun
                                    1. carousel plugin: should be defined on jQuery objectRerun
                                      1. carousel: should provide no conflictRerun
                                        1. carousel: should return jquery collection containing the elementRerun
                                          1. carousel: should not fire slid when slide is preventedRerun
                                            1. carousel: should reset when slide is preventedRerun
                                              1. carousel: should fire slide event with directionRerun
                                                1. carousel: should fire slid event with directionRerun
                                                  1. carousel: should fire slide event with relatedTargetRerun
                                                    1. carousel: should fire slid event with relatedTargetRerun
                                                      1. carousel: should set interval from data attributeRerun
                                                        1. carousel: should skip over non-items when using item indicesRerun
                                                          1. carousel: should skip over non-items when using next/prev methodsRerun
                                                            1. carousel: should go to previous item if left arrow key is pressedRerun
                                                              1. carousel: should go to next item if right arrow key is pressedRerun
                                                                1. carousel: should support disabling the keyboard navigationRerun
                                                                  1. carousel: should ignore keyboard events within <input>s and <textarea>sRerun
                                                                    1. carousel: should only add mouseenter and mouseleave listeners when not on mobileRerun
                                                                      1. carousel: should wrap around from end to start when wrap option is trueRerun
                                                                        1. carousel: should wrap around from start to end when wrap option is trueRerun
                                                                          1. carousel: should stay at the end when the next method is called and wrap is falseRerun
                                                                            1. carousel: should stay at the start when the prev method is called and wrap is falseRerun
                                                                              1. collapse plugin: should be defined on jquery objectRerun
                                                                                1. collapse: should provide no conflictRerun
                                                                                  1. collapse: should return jquery collection containing the elementRerun
                                                                                    1. collapse: should show a collapsed elementRerun
                                                                                      1. collapse: should hide a collapsed elementRerun
                                                                                        1. collapse: should not fire shown when show is preventedRerun
                                                                                          1. collapse: should reset style to auto after finishing opening collapseRerun
                                                                                            1. collapse: should remove "collapsed" class from target when collapse is shownRerun
                                                                                              1. collapse: should add "collapsed" class to target when collapse is hiddenRerun
                                                                                                1. collapse: should remove "collapsed" class from all triggers targeting the collapse when the collapse is shownRerun
                                                                                                  1. collapse: should add "collapsed" class to all triggers targeting the collapse when the collapse is hiddenRerun
                                                                                                    1. collapse: should not close a collapse when initialized with "show" option if already shownRerun
                                                                                                      1. collapse: should open a collapse when initialized with "show" option if not already shownRerun
                                                                                                        1. collapse: should not show a collapse when initialized with "hide" option if already hiddenRerun
                                                                                                          1. collapse: should hide a collapse when initialized with "hide" option if not already hiddenRerun
                                                                                                            1. collapse: should remove "collapsed" class from active accordion targetRerun
                                                                                                              1. collapse: should allow dots in data-parentRerun
                                                                                                                1. collapse: should set aria-expanded="true" on target when collapse is shownRerun
                                                                                                                  1. collapse: should set aria-expanded="false" on target when collapse is hiddenRerun
                                                                                                                    1. collapse: should set aria-expanded="true" on all triggers targeting the collapse when the collapse is shownRerun
                                                                                                                      1. collapse: should set aria-expanded="false" on all triggers targeting the collapse when the collapse is hiddenRerun
                                                                                                                        1. collapse: should change aria-expanded from active accordion target to "false" and set the newly active one to "true"Rerun
                                                                                                                          1. collapse: should not fire show event if show is prevented because other element is still transitioningRerun
                                                                                                                            1. collapse: should add "collapsed" class to target when collapse is hidden via manual invocationRerun
                                                                                                                              1. collapse: should remove "collapsed" class from target when collapse is shown via manual invocationRerun
                                                                                                                                1. dropdowns plugin: should be defined on jquery objectRerun
                                                                                                                                  1. dropdowns: should provide no conflictRerun
                                                                                                                                    1. dropdowns: should return jquery collection containing the elementRerun
                                                                                                                                      1. dropdowns: should not open dropdown if target is disabled via attributeRerun
                                                                                                                                        1. dropdowns: should set aria-expanded="true" on target when dropdown menu is shownRerun
                                                                                                                                          1. dropdowns: should set aria-expanded="false" on target when dropdown menu is hiddenRerun
                                                                                                                                            1. dropdowns: should not open dropdown if target is disabled via classRerun
                                                                                                                                              1. dropdowns: should add class open to menu if clickedRerun
                                                                                                                                                1. dropdowns: should test if element has a # before assuming it's a selectorRerun
                                                                                                                                                  1. dropdowns: should remove "open" class if body is clickedRerun
                                                                                                                                                    1. dropdowns: should remove "open" class if body is clicked, with multiple dropdownsRerun
                                                                                                                                                      1. dropdowns: should fire show and hide eventRerun
                                                                                                                                                        1. dropdowns: should fire shown and hidden eventRerun
                                                                                                                                                          1. dropdowns: should fire shown and hidden event with a relatedTargetRerun
                                                                                                                                                            1. dropdowns: should ignore keyboard events within <input>s and <textarea>sRerun
                                                                                                                                                              1. dropdowns: should skip disabled element when using keyboard navigationRerun
                                                                                                                                                                1. dropdowns: should not close the dropdown if the user clicks on a text fieldRerun
                                                                                                                                                                  1. dropdowns: should not close the dropdown if the user clicks on a textareaRerun
                                                                                                                                                                    1. modal plugin: should be defined on jquery objectRerun
                                                                                                                                                                      1. modal: should provide no conflictRerun
                                                                                                                                                                        1. modal: should return jquery collection containing the elementRerun
                                                                                                                                                                          1. modal: should expose defaults var for settingsRerun
                                                                                                                                                                            1. modal: should insert into dom when show method is calledRerun
                                                                                                                                                                              1. modal: should fire show eventRerun
                                                                                                                                                                                1. modal: should not fire shown when show was preventedRerun
                                                                                                                                                                                  1. modal: should hide modal when hide is calledRerun
                                                                                                                                                                                    1. modal: should toggle when toggle is calledRerun
                                                                                                                                                                                      1. modal: should remove from dom when click [data-dismiss="modal"]Rerun
                                                                                                                                                                                        1. modal: should allow modal close with "backdrop:false"Rerun
                                                                                                                                                                                          1. modal: should close modal when clicking outside of modal-contentRerun
                                                                                                                                                                                            1. modal: should close modal when escape key is pressed via keydownRerun
                                                                                                                                                                                              1. modal: should not close modal when escape key is pressed via keyupRerun
                                                                                                                                                                                                1. modal: should trigger hide event once when clicking outside of modal-contentRerun
                                                                                                                                                                                                  1. modal: should close reopened modal with [data-dismiss="modal"] clickRerun
                                                                                                                                                                                                    1. modal: should restore focus to toggling element when modal is hidden after having been opened via data-apiRerun
                                                                                                                                                                                                      1. modal: should not restore focus to toggling element if the associated show event gets preventedRerun
                                                                                                                                                                                                        1. modal: should restore inline body padding after closingRerun
                                                                                                                                                                                                          1. modal: should ignore values set via CSS when trying to restore body padding after closingRerun
                                                                                                                                                                                                            1. modal: should ignore other inline styles when trying to restore body padding after closingRerun
                                                                                                                                                                                                              1. modal: should properly restore non-pixel inline body padding after closingRerun
                                                                                                                                                                                                                1. scrollspy plugin: should be defined on jquery objectRerun
                                                                                                                                                                                                                  1. scrollspy: should provide no conflictRerun
                                                                                                                                                                                                                    1. scrollspy: should return jquery collection containing the elementRerun
                                                                                                                                                                                                                      1. scrollspy: should only switch "active" class on current targetRerun
                                                                                                                                                                                                                        1. scrollspy: should correctly select middle navigation option when large offset is usedRerun
                                                                                                                                                                                                                          1. scrollspy: should add the active class to the correct elementRerun
                                                                                                                                                                                                                            1. scrollspy: should add the active class correctly when there are nested elements at 0 scroll offsetRerun
                                                                                                                                                                                                                              1. scrollspy: should clear selection if above the first sectionRerun
                                                                                                                                                                                                                                1. scrollspy: should correctly select navigation element on backward scrolling when each target section height is 100%Rerun
                                                                                                                                                                                                                                  1. tabs plugin: should be defined on jquery objectRerun
                                                                                                                                                                                                                                    1. tabs: should provide no conflictRerun
                                                                                                                                                                                                                                      1. tabs: should return jquery collection containing the elementRerun
                                                                                                                                                                                                                                        1. tabs: should activate element by tab idRerun
                                                                                                                                                                                                                                          1. tabs: should activate element by tab id Rerun
                                                                                                                                                                                                                                            1. tabs: should not fire shown when show is preventedRerun
                                                                                                                                                                                                                                              1. tabs: show and shown events should reference correct relatedTargetRerun
                                                                                                                                                                                                                                                1. tabs: should fire hide and hidden eventsRerun
                                                                                                                                                                                                                                                  1. tabs: should not fire hidden when hide is preventedRerun
                                                                                                                                                                                                                                                    1. tabs: hide and hidden events contain correct relatedTargetRerun
                                                                                                                                                                                                                                                      1. tabs: selected tab should have aria-expandedRerun
                                                                                                                                                                                                                                                        1. tooltip plugin: should be defined on jquery objectRerun
                                                                                                                                                                                                                                                          1. tooltip: should provide no conflictRerun
                                                                                                                                                                                                                                                            1. tooltip: should return jquery collection containing the elementRerun
                                                                                                                                                                                                                                                              1. tooltip: should expose default settingsRerun
                                                                                                                                                                                                                                                                1. tooltip: should empty title attributeRerun
                                                                                                                                                                                                                                                                  1. tooltip: should add data attribute for referencing original titleRerun
                                                                                                                                                                                                                                                                    1. tooltip: should add aria-describedby to the trigger on showRerun
                                                                                                                                                                                                                                                                      1. tooltip: should remove aria-describedby from trigger on hideRerun
                                                                                                                                                                                                                                                                        1. tooltip: should assign a unique id tooltip elementRerun
                                                                                                                                                                                                                                                                          1. tooltip: should place tooltips relative to placement optionRerun
                                                                                                                                                                                                                                                                            1. tooltip: should allow html entitiesRerun
                                                                                                                                                                                                                                                                              1. tooltip: should respect custom classesRerun
                                                                                                                                                                                                                                                                                1. tooltip: should fire show eventRerun
                                                                                                                                                                                                                                                                                  1. tooltip: should fire inserted eventRerun
                                                                                                                                                                                                                                                                                    1. tooltip: should fire shown eventRerun
                                                                                                                                                                                                                                                                                      1. tooltip: should not fire shown event when show was preventedRerun
                                                                                                                                                                                                                                                                                        1. tooltip: should fire hide eventRerun
                                                                                                                                                                                                                                                                                          1. tooltip: should fire hidden eventRerun
                                                                                                                                                                                                                                                                                            1. tooltip: should not fire hidden event when hide was preventedRerun
                                                                                                                                                                                                                                                                                              1. tooltip: should destroy tooltipRerun
                                                                                                                                                                                                                                                                                                1. tooltip: should show tooltip with delegate selector on clickRerun
                                                                                                                                                                                                                                                                                                  1. tooltip: should show tooltip when toggle is calledRerun
                                                                                                                                                                                                                                                                                                    1. tooltip: should hide previously shown tooltip when toggle is called on tooltipRerun
                                                                                                                                                                                                                                                                                                      1. tooltip: should place tooltips inside body when container is bodyRerun
                                                                                                                                                                                                                                                                                                        1. tooltip: should add position class before positioning so that position-specific styles are taken into accountRerun
                                                                                                                                                                                                                                                                                                          1. tooltip: should use title attribute for tooltip textRerun
                                                                                                                                                                                                                                                                                                            1. tooltip: should prefer title attribute over title optionRerun
                                                                                                                                                                                                                                                                                                              1. tooltip: should use title optionRerun
                                                                                                                                                                                                                                                                                                                1. tooltip: should be placed dynamically to viewport with the dynamic placement optionRerun
                                                                                                                                                                                                                                                                                                                  1. tooltip: should position tip on top if viewport has enough space and placement is "auto top"Rerun
                                                                                                                                                                                                                                                                                                                    1. tooltip: should position tip on top if viewport has enough space and is not parentRerun
                                                                                                                                                                                                                                                                                                                      1. tooltip: should position tip on bottom if the tip's dimension exceeds the viewport area and placement is "auto top"Rerun
                                                                                                                                                                                                                                                                                                                        1. tooltip: should display the tip on top whenever scrollable viewport has enough room if the given placement is "auto top"Rerun
                                                                                                                                                                                                                                                                                                                          1. tooltip: should display the tip on bottom whenever scrollable viewport doesn't have enough room if the given placement is "auto top"Rerun
                                                                                                                                                                                                                                                                                                                            1. tooltip: should display the tip on bottom whenever scrollable viewport has enough room if the given placement is "auto bottom"Rerun
                                                                                                                                                                                                                                                                                                                              1. tooltip: should display the tip on top whenever scrollable viewport doesn't have enough room if the given placement is "auto bottom"Rerun
                                                                                                                                                                                                                                                                                                                                1. tooltip: should adjust the tip's top position when up against the top of the viewportRerun
                                                                                                                                                                                                                                                                                                                                  1. tooltip: should adjust the tip's top position when up against the bottom of the viewportRerun
                                                                                                                                                                                                                                                                                                                                    1. tooltip: should adjust the tip's left position when up against the left of the viewportRerun
                                                                                                                                                                                                                                                                                                                                      1. tooltip: should adjust the tip's left position when up against the right of the viewportRerun
                                                                                                                                                                                                                                                                                                                                        1. tooltip: should adjust the tip when up against the right of an arbitrary viewportRerun
                                                                                                                                                                                                                                                                                                                                          1. tooltip: should get viewport element from functionRerun
                                                                                                                                                                                                                                                                                                                                            1. tooltip: should not misplace the tip when the right edge offset is greater or equal than the viewport widthRerun
                                                                                                                                                                                                                                                                                                                                              1. tooltip: should not error when trying to show an auto-placed tooltip that has been removed from the domRerun
                                                                                                                                                                                                                                                                                                                                                1. tooltip: should place tooltip on top of elementRerun
                                                                                                                                                                                                                                                                                                                                                  1. tooltip: should place tooltip inside viewport (1)Rerun105 ms
                                                                                                                                                                                                                                                                                                                                                    1. okay@ 84 ms
                                                                                                                                                                                                                                                                                                                                                  2. tooltip: should show tooltip if leave event hasn't occurred before delay expiresRerun
                                                                                                                                                                                                                                                                                                                                                    1. tooltip: should not show tooltip if leave event occurs before delay expiresRerun
                                                                                                                                                                                                                                                                                                                                                      1. tooltip: should not hide tooltip if leave event occurs and enter event occurs within the hide delayRerun
                                                                                                                                                                                                                                                                                                                                                        1. tooltip: should not show tooltip if leave event occurs before delay expires Rerun
                                                                                                                                                                                                                                                                                                                                                          1. tooltip: should not show tooltip if leave event occurs before delay expires, even if hide delay is 0Rerun
                                                                                                                                                                                                                                                                                                                                                            1. tooltip: should wait 200ms before hiding the tooltipRerun
                                                                                                                                                                                                                                                                                                                                                              1. tooltip: should correctly position tooltips on SVG elementsRerun
                                                                                                                                                                                                                                                                                                                                                                1. tooltip: should correctly determine auto placement based on container rather than parentRerun
                                                                                                                                                                                                                                                                                                                                                                  1. tooltip: should not reload the tooltip on subsequent mouseenter eventsRerun
                                                                                                                                                                                                                                                                                                                                                                    1. tooltip: should not reload the tooltip if the mouse leaves and re-enters before hidingRerun
                                                                                                                                                                                                                                                                                                                                                                      1. tooltip: should position arrow correctly when tooltip is moved to not appear offscreenRerun
                                                                                                                                                                                                                                                                                                                                                                        1. tooltip: should correctly position tooltips on transformed elementsRerun
                                                                                                                                                                                                                                                                                                                                                                          1. tooltip: should throw an error when initializing tooltip on the document object without specifying a delegation selectorRerun
                                                                                                                                                                                                                                                                                                                                                                            1. tooltip: should do nothing when an attempt is made to hide an uninitialized tooltipRerun
                                                                                                                                                                                                                                                                                                                                                                              1. tooltip: should throw an error when template contains multiple top-level elementsRerun
                                                                                                                                                                                                                                                                                                                                                                                1. tooltip: should not remove tooltip if multiple triggers are set and one is still activeRerun
                                                                                                                                                                                                                                                                                                                                                                                  1. popover plugin: should be defined on jquery objectRerun
                                                                                                                                                                                                                                                                                                                                                                                    1. popover: should provide no conflictRerun
                                                                                                                                                                                                                                                                                                                                                                                      1. popover: should return jquery collection containing the elementRerun
                                                                                                                                                                                                                                                                                                                                                                                        1. popover: should render popover elementRerun
                                                                                                                                                                                                                                                                                                                                                                                          1. popover: should store popover instance in popover data objectRerun
                                                                                                                                                                                                                                                                                                                                                                                            1. popover: should store popover trigger in popover instance data objectRerun
                                                                                                                                                                                                                                                                                                                                                                                              1. popover: should get title and content from optionsRerun
                                                                                                                                                                                                                                                                                                                                                                                                1. popover: should not duplicate HTML objectRerun
                                                                                                                                                                                                                                                                                                                                                                                                  1. popover: should get title and content from attributesRerun
                                                                                                                                                                                                                                                                                                                                                                                                    1. popover: should get title and content from attributes ignoring options passed via jsRerun
                                                                                                                                                                                                                                                                                                                                                                                                      1. popover: should respect custom templateRerun
                                                                                                                                                                                                                                                                                                                                                                                                        1. popover: should destroy popoverRerun
                                                                                                                                                                                                                                                                                                                                                                                                          1. popover: should render popover element using delegated selectorRerun
                                                                                                                                                                                                                                                                                                                                                                                                            1. popover: should detach popover content rather than removing it so that event handlers are left intactRerun
                                                                                                                                                                                                                                                                                                                                                                                                              1. popover: should throw an error when initializing popover on the document object without specifying a delegation selectorRerun
                                                                                                                                                                                                                                                                                                                                                                                                                1. popover: should do nothing when an attempt is made to hide an uninitialized popoverRerun
                                                                                                                                                                                                                                                                                                                                                                                                                  1. popover: should throw an error when template contains multiple top-level elementsRerun
                                                                                                                                                                                                                                                                                                                                                                                                                    1. popover: should fire inserted eventRerun
                                                                                                                                                                                                                                                                                                                                                                                                                      1. affix plugin: should be defined on jquery objectRerun
                                                                                                                                                                                                                                                                                                                                                                                                                        1. affix: should provide no conflictRerun
                                                                                                                                                                                                                                                                                                                                                                                                                          1. affix: should return jquery collection containing the elementRerun
                                                                                                                                                                                                                                                                                                                                                                                                                            1. affix: should exit early if element is not visibleRerun
                                                                                                                                                                                                                                                                                                                                                                                                                              1. affix: should trigger affixed event after affixRerun
                                                                                                                                                                                                                                                                                                                                                                                                                                1. affix: should affix-top when scrolling up to offset when parent has paddingRerun