- Configuration and Summary: Version info (5)Rerun3 ms
- Fancytree v@VERSION, buildType='development'@ 2 ms
- jQuery UI 1.12.1 (uiBackCompat=undefined)@ 2 ms
- jQuery 3.4.1@ 2 ms
- Browser: Netscape, 5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com), -?@ 2 ms
- Cumulated test time: 0 milliseconds@ 3 ms
Source: at TOOLS.createInfoSection (http://139.255.61.91/coba/fancytreeview/test/unit/test-tools.js:85:8)
at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:59:7)
at e (http://code.jquery.com/jquery-3.4.1.min.js:2:29453)
at t (http://code.jquery.com/jquery-3.4.1.min.js:2:29755)
- Initialization: Static members (5)Rerun2 ms
- ui.fancytree.debug function is defined@ 0 ms
- no tree instance exists@ 1 ms
- getTree() no tree instance exists@ 1 ms
- getTree(0) no tree instance exists@ 1 ms
- getTree(0) no tree instance exists@ 2 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:70:7)
at e (http://code.jquery.com/jquery-3.4.1.min.js:2:29453)
at t (http://code.jquery.com/jquery-3.4.1.min.js:2:29755)
- Initialization: Create Fancytree (16)Rerun11 ms
- running synchronously@ 4 ms
- Inherit global debugLevel@ 4 ms
- :ui-fancytree widget selector works@ 10 ms
- widget is attached to div#tree@ 10 ms
- widget.tree is defined@ 10 ms
- $().fancytree('getTree')@ 10 ms
- $().fancytree('getActiveNode')@ 10 ms
- getTree() exists@ 10 ms
- getTree(0) exists@ 10 ms
- getTree('#tree') exists@ 10 ms
- getTree('#ft-id-<ID>') exists@ 10 ms
- getTree('<ID>') exists@ 10 ms
- getTree(1) does not exist@ 10 ms
- getTree(#foobar) does not exist@ 11 ms
- collapsed children are NOT rendered@ 11 ms
- collapsed nodes are NOT rendered@ 11 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:84:7)
at e (http://code.jquery.com/jquery-3.4.1.min.js:2:29453)
at t (http://code.jquery.com/jquery-3.4.1.min.js:2:29755)
- Initialization: Create Fancytree - fixed id (6)Rerun3 ms
- tree id is 'foo'@ 3 ms
- getTree(0) exists@ 3 ms
- getTree('#tree') exists@ 3 ms
- getTree('foo') exists@ 3 ms
- getTree('#ft-id-foo') exists@ 3 ms
- getTree('#foo') does not exist@ 3 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:127:7)
at e (http://code.jquery.com/jquery-3.4.1.min.js:2:29453)
at t (http://code.jquery.com/jquery-3.4.1.min.js:2:29755)
- Initialization: Create Fancytree - init (19)Rerun18 ms
- receive `create` callback@ 1 ms
- running synchronously (create)@ 1 ms
- event data is empty@ 1 ms
- `this` is div#tree@ 1 ms
- div#tree contains ul.fancytree-container@ 1 ms
- widget is attached to div#tree@ 1 ms
- `tree.rootNode` is empty@ 1 ms
- div#tree has no widget style yet@ 1 ms
- receive `init` callback@ 2 ms
- `init` status is true@ 2 ms
- running synchronously (init)@ 3 ms
- `data.tree` is the tree object@ 3 ms
- data.options.contains widget options@ 3 ms
- `this` is div#tree@ 3 ms
- tree.rootNode has all child nodes@ 3 ms
- tooltip set@ 3 ms
- raw html allowed@ 3 ms
- using <span> tag@ 3 ms
- custom class added@ 3 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:147:7)
at e (http://code.jquery.com/jquery-3.4.1.min.js:2:29453)
at t (http://code.jquery.com/jquery-3.4.1.min.js:2:29755)
- Initialization: Init node status from sourceRerun
- node was activated@ 10 ms
- $().fancytree('getActiveNode')@ 10 ms
- node was selected@ 11 ms