Fancytree unit tests - ext-filter

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

Tests completed in 63 milliseconds.
24 assertions of 24 passed, 0 failed.

  1. Configuration and Summary: Version infoRerun
    1. Filter: Default options (mode='dimm') (24)Rerun50 ms
      1. Has tree.isFilterActive()@ 12 ms
      2. Has tree.clearFilter()@ 12 ms
      3. Has tree.filterNodes()@ 12 ms
      4. Has tree.filterBranches()@ 12 ms
      5. Has node.isMatched()@ 12 ms
      6. opts.autoApply === true@ 12 ms
      7. opts.counter === true@ 13 ms
      8. opts.fuzzy === false@ 13 ms
      9. opts.hideExpandedCounter === true@ 13 ms
      10. opts.highlight === true@ 13 ms
      11. opts.mode === 'dimm'@ 13 ms
      12. All visible by default@ 13 ms
      13. Has some visible nodes@ 25 ms
      14. All matched by default@ 25 ms
      15. No filter active@ 25 ms
      16. 'Sub-item 1.1' matched 3 nodes@ 30 ms
      17. filter is active@ 30 ms
      18. 3 nodes matched@ 30 ms
      19. All nodes still visible@ 31 ms
      20. 'Sub-item 1.1.1' matched 1 nodes@ 33 ms
      21. filter is active@ 33 ms
      22. No filter is active@ 35 ms
      23. all nodes matched after clearFilter@ 35 ms
      24. All nodes visible@ 37 ms

      Source: at HTMLDocument. (https://dclgapps.communities.gov.uk/scriptLib/fancytree/test/unit/test-ext-filter.js:86:7) at mightThrow (https://dclgapps.communities.gov.uk/scriptLib/fancytree/lib/jquery.js:3583:29) at process (https://dclgapps.communities.gov.uk/scriptLib/fancytree/lib/jquery.js:3651:12)

    2. Filter: Default options, mode='hide'Rerun
      test markup, will be hidden