Fancytree unit tests: jQuery 2.2.4, jQuery UI 1.12.1

Rerunning selected tests: 8b46def1 Run all tests

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

1 tests completed in 31 milliseconds, with 0 failed, 0 skipped, and 0 todo.
48 assertions of 48 passed, 0 failed.

  1. API: FancytreeNode class methods (48)Rerun17 ms
    1. node.tree@ 11 ms
    2. node.parent@ 12 ms
    3. node.key@ 12 ms
    4. node.children@ 12 ms
    5. node.isStatusNode()@ 12 ms
    6. Fancytree assertion failed: Invalid mode: undefined mode@ 12 ms
    7. Node added at the last position@ 13 ms
    8. Children added@ 13 ms
    9. Children at first position@ 13 ms
    10. Children added@ 14 ms
    11. Children added at last position@ 14 ms
    12. Children added@ 14 ms
    13. Children add at the first position@ 14 ms
    14. Children added before element@ 14 ms
    15. Children added after element@ 14 ms
    16. Children added at first even if no child@ 14 ms
    17. countChildren() - root@ 15 ms
    18. countChildren(true) - root@ 15 ms
    19. countChildren(false) - root@ 15 ms
    20. findAll() - no match@ 15 ms
    21. findAll() - match title@ 15 ms
    22. findAll() - match title (ignore case)@ 15 ms
    23. findAll() - custom match@ 15 ms
    24. findFirst() - no match@ 15 ms
    25. findFirst() - match title@ 15 ms
    26. findFirst() - match title (ignore case)@ 15 ms
    27. findFirst() - custom match@ 15 ms
    28. getIndex()@ 15 ms
    29. getIndexHier()@ 16 ms
    30. getIndexHier('/')@ 16 ms
    31. getKeyPath()@ 16 ms
    32. getKeyPath(false)@ 16 ms
    33. getKeyPath(true)@ 16 ms
    34. getParent()@ 16 ms
    35. getParentList()@ 16 ms
    36. getParentList(false, false)@ 16 ms
    37. getParentList(true, true)@ 16 ms
    38. getParentList(false, true)@ 16 ms
    39. getParentList(true, false)@ 16 ms
    40. No initial extraClasses@ 16 ms
    41. node.addClass()@ 16 ms
    42. node.toggleClass()@ 16 ms
    43. node.addClass() existing@ 16 ms
    44. node.toggleClass() existing@ 16 ms
    45. node.toggleClass() non-existing@ 16 ms
    46. node.removeClass()@ 16 ms
    47. node.hasClass() existing@ 17 ms
    48. node.hasClass() non-existing@ 17 ms

    Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:366:7) at i (http://code.jquery.com/jquery-2.2.4.min.js:2:27151) at Object.fireWith [as resolveWith] (http://code.jquery.com/jquery-2.2.4.min.js:2:27914) at Function.ready (http://code.jquery.com/jquery-2.2.4.min.js:2:29707) at HTMLDocument.J (http://code.jquery.com/jquery-2.2.4.min.js:2:29892)

test markup, will be hidden