jQuery UI Droppable Test Suite

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

  1. droppable module: init (0, 6, 6)
    1. .droppable() called on element
    2. .droppable() called on empty collection
    3. .droppable() called on disconnected DOMElement
    4. arbitrary method called after init
    5. arbitrary option getter after init
    6. arbitrary option setter after init
  2. droppable module: destroy (0, 6, 6)
    1. .droppable("destroy") called on element
    2. .droppable("destroy") called on empty collection
    3. .droppable("destroy") called on disconnected DOMElement
    4. arbitrary method called after destroy
    5. arbitrary option getter after destroy
    6. arbitrary option setter after destroy
  3. droppable module: enable (4, 2, 6)
    1. missing test - should not be droppable
    2. missing test - should be droppable
    3. disabled.droppable getter: false
    4. missing test - should not be droppable
    5. disabled.droppable setter: false
    6. missing test - should be droppable
  4. droppable module: disable (4, 2, 6)
    1. missing test - should be droppable
    2. missing test - should not be droppable
    3. disabled.droppable getter: true
    4. missing test - should be droppable
    5. disabled.droppable setter: true
    6. missing test - should not be droppable
  5. droppable module: element types (37, 0, 37)
    1. missing test - should be droppable
    2. missing test - should be droppable
    3. missing test - should be droppable
    4. missing test - should be droppable
    5. missing test - should be droppable
    6. missing test - should be droppable
    7. missing test - should be droppable
    8. missing test - should be droppable
    9. missing test - should be droppable
    10. missing test - should be droppable
    11. missing test - should be droppable
    12. missing test - should be droppable
    13. missing test - should be droppable
    14. missing test - should be droppable
    15. missing test - should be droppable
    16. missing test - should be droppable
    17. missing test - should be droppable
    18. missing test - should be droppable
    19. missing test - should be droppable
    20. missing test - should be droppable
    21. missing test - should be droppable
    22. missing test - should be droppable
    23. missing test - should be droppable
    24. missing test - should be droppable
    25. missing test - should be droppable
    26. missing test - should be droppable
    27. missing test - should be droppable
    28. missing test - should be droppable
    29. missing test - should be droppable
    30. missing test - should be droppable
    31. missing test - should be droppable
    32. missing test - should be droppable
    33. missing test - should be droppable
    34. missing test - should be droppable
    35. missing test - should be droppable
    36. missing test - should be droppable
    37. missing test - should be droppable
  6. droppable module: defaults (1, 7, 8)
    1. accept, expected: null result: function( a ){ [code] }
    2. activeClass: null
    3. cssNamespace: ui
    4. disabled: false
    5. greedy: false
    6. hoverClass: null
    7. scope: default
    8. tolerance: intersect
  7. droppable module: option setting (1, 7, 8)
    1. accept, expected: null result: function( a ){ [code] }
    2. activeClass: null
    3. cssNamespace: ui
    4. disabled: false
    5. greedy: false
    6. hoverClass: null
    7. scope: default
    8. tolerance: intersect
  8. droppable: Options module: accept, selector (1, 0, 1)
    1. missing test
  9. droppable: Options module: accept, fn (1, 0, 1)
    1. missing test
  10. droppable: Options module: activeClass (1, 0, 1)
    1. missing test
  11. droppable: Options module: cssNamespace (0, 2, 2)
    1. okay: ui-droppable
    2. okay:
  12. droppable: Options module: greedy (1, 0, 1)
    1. missing test
  13. droppable: Options module: hoverClass (1, 0, 1)
    1. missing test
  14. droppable: Options module: scope (1, 0, 1)
    1. missing test
  15. droppable: Options module: tolerance, fit (1, 0, 1)
    1. missing test
  16. droppable: Options module: tolerance, intersect (1, 0, 1)
    1. missing test
  17. droppable: Options module: tolerance, pointer (1, 0, 1)
    1. missing test
  18. droppable: Options module: tolerance, touch (1, 0, 1)
    1. missing test
  19. droppable: Callbacks module: activate (1, 0, 1)
    1. missing test
  20. droppable: Callbacks module: deactivate (1, 0, 1)
    1. missing test
  21. droppable: Callbacks module: over (1, 0, 1)
    1. missing test
  22. droppable: Callbacks module: out (1, 0, 1)
    1. missing test
  23. droppable: Callbacks module: drop (1, 0, 1)
    1. missing test
Draggable
Droppable
 

Tests completed in 65 milliseconds.
62 tests of 94 failed.