Bootstrap Plugin Test Suite
Hide passed tests
Check for Globals
No try-catch
Module:
< All Modules >
affix
affix plugin
alert
alert plugin
button
button plugin
carousel
carousel plugin
collapse
collapse plugin
dropdowns
dropdowns plugin
modal
modal plugin
popover
popover plugin
scrollspy
scrollspy plugin
tabs
tabs plugin
tooltip
tooltip plugin
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Running:
carousel
:
should fire slid event with relatedTarget
alert plugin
:
should be defined on jquery object
(1)
Rerun
5 ms
alert method is defined
alert
:
should provide no conflict
(1)
Rerun
1 ms
alert was set back to undefined (org value)
alert
:
should return jquery collection containing the element
(2)
Rerun
1 ms
returns jquery collection
collection contains element
alert
:
should fade element out on clicking .close
(1)
Rerun
5 ms
remove .in class on .close click
alert
:
should remove element when clicking .close
(2)
Rerun
4 ms
element added to dom
element removed from dom
alert
:
should not fire closed when close is prevented
(1)
Rerun
14 ms
close event fired
button plugin
:
should be defined on jquery object
(1)
Rerun
1 ms
button method is defined
button
:
should provide no conflict
(1)
Rerun
0 ms
button was set back to undefined (org value)
button
:
should return jquery collection containing the element
(2)
Rerun
1 ms
returns jquery collection
collection contains element
button
:
should return set state to loading
(4)
Rerun
16 ms
btn text equals mdo
btn text equals fat
btn is disabled
btn has disabled class
button
:
should return reset state
(7)
Rerun
19 ms
btn text equals mdo
btn text equals fat
btn is disabled
btn has disabled class
btn text equals mdo
btn is not disabled
btn does not have disabled class
button
:
should work with an empty string as reset state
(7)
Rerun
20 ms
btn text equals ""
btn text equals fat
btn is disabled
btn has disabled class
btn text equals ""
btn is not disabled
btn does not have disabled class
button
:
should toggle active
(2)
Rerun
2 ms
btn does not have active class
btn has class active
button
:
should toggle active when btn children are clicked
(2)
Rerun
2 ms
btn does not have active class
btn has class active
button
:
should toggle aria-pressed
(2)
Rerun
1 ms
btn aria-pressed state is false
btn aria-pressed state is true
button
:
should toggle aria-pressed when btn children are clicked
(2)
Rerun
2 ms
btn aria-pressed state is false
btn aria-pressed state is true
button
:
should toggle active when btn children are clicked within btn-group
(2)
Rerun
2 ms
btn does not have active class
btn has class active
button
:
should check for closest matching toggle
(12)
Rerun
2 ms
btn1 has active class
btn1 is checked
btn2 does not have active class
btn2 is not checked
btn1 does not have active class
btn1 is checked
btn2 has active class
btn2 is checked
btn1 does not have active class
btn1 is checked
btn2 has active class
btn2 is checked
carousel plugin
:
should be defined on jQuery object
(1)
Rerun
1 ms
carousel method is defined
carousel
:
should provide no conflict
(1)
Rerun
1 ms
carousel was set back to undefined (orig value)
carousel
:
should return jquery collection containing the element
(2)
Rerun
2 ms
returns jquery collection
collection contains element
carousel
:
should not fire slid when slide is prevented
(1)
Rerun
2 ms
slide event fired
carousel
:
should reset when slide is prevented
(6)
Rerun
27 ms
first item still active
first indicator still active
first item still active
first indicator still active
second item active
second indicator active
carousel
:
should fire slide event with direction
(4)
Rerun
15 ms
direction present on next
direction is left on next
direction present on prev
direction is right on prev
carousel
:
should fire slid event with direction
(4)
Rerun
16 ms
direction present on next
direction is left on next
direction present on prev
direction is right on prev
carousel
:
should fire slide event with relatedTarget
(2)
Rerun
15 ms
relatedTarget present
relatedTarget has class "item"
carousel
:
should fire slid event with relatedTarget
Rerun
relatedTarget present
relatedTarget has class "item"