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 64 milliseconds.
24 assertions of 24 passed, 0 failed.

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