Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
- droppable module: init (0, 6, 6)
- .droppable() called on element
- .droppable() called on empty collection
- .droppable() called on disconnected DOMElement
- arbitrary method called after init
- arbitrary option getter after init
- arbitrary option setter after init
- droppable module: destroy (0, 6, 6)
- .droppable("destroy") called on element
- .droppable("destroy") called on empty collection
- .droppable("destroy") called on disconnected DOMElement
- arbitrary method called after destroy
- arbitrary option getter after destroy
- arbitrary option setter after destroy
- droppable module: enable (4, 2, 6)
- missing test - should not be droppable
- missing test - should be droppable
- disabled.droppable getter: false
- missing test - should not be droppable
- disabled.droppable setter: false
- missing test - should be droppable
- droppable module: disable (4, 2, 6)
- missing test - should be droppable
- missing test - should not be droppable
- disabled.droppable getter: true
- missing test - should be droppable
- disabled.droppable setter: true
- missing test - should not be droppable
- droppable module: element types (37, 0, 37)
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- missing test - should be droppable
- droppable module: defaults (1, 7, 8)
- accept, expected: null result: function( a ){
[code]
}
- activeClass: null
- cssNamespace: ui
- disabled: false
- greedy: false
- hoverClass: null
- scope: default
- tolerance: intersect
- droppable module: option setting (1, 7, 8)
- accept, expected: null result: function( a ){
[code]
}
- activeClass: null
- cssNamespace: ui
- disabled: false
- greedy: false
- hoverClass: null
- scope: default
- tolerance: intersect
- droppable: Options module: accept, selector (1, 0, 1)
- missing test
- droppable: Options module: accept, fn (1, 0, 1)
- missing test
- droppable: Options module: activeClass (1, 0, 1)
- missing test
- droppable: Options module: cssNamespace (0, 2, 2)
- okay: ui-droppable
- okay:
- droppable: Options module: greedy (1, 0, 1)
- missing test
- droppable: Options module: hoverClass (1, 0, 1)
- missing test
- droppable: Options module: scope (1, 0, 1)
- missing test
- droppable: Options module: tolerance, fit (1, 0, 1)
- missing test
- droppable: Options module: tolerance, intersect (1, 0, 1)
- missing test
- droppable: Options module: tolerance, pointer (1, 0, 1)
- missing test
- droppable: Options module: tolerance, touch (1, 0, 1)
- missing test
- droppable: Callbacks module: activate (1, 0, 1)
- missing test
- droppable: Callbacks module: deactivate (1, 0, 1)
- missing test
- droppable: Callbacks module: over (1, 0, 1)
- missing test
- droppable: Callbacks module: out (1, 0, 1)
- missing test
- droppable: Callbacks module: drop (1, 0, 1)
- missing test
Tests completed in 65 milliseconds.
62 tests of 94 failed.