- Configuration and Summary: Version info (5)Rerun4 ms
- Fancytree v@VERSION, buildType='development'@ 3 ms
- jQuery UI 1.12.1 (uiBackCompat=false)@ 3 ms
- jQuery 2.2.4@ 3 ms
- Browser: Netscape, 5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com), -?@ 4 ms
- Cumulated test time: 0 milliseconds@ 4 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 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)
- 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@ 2 ms
- getTree(0) no tree instance exists@ 2 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 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)
- Initialization: Create Fancytree (16)Rerun10 ms
- running synchronously@ 4 ms
- Inherit global debugLevel@ 4 ms
- :ui-fancytree widget selector works@ 9 ms
- widget is attached to div#tree@ 9 ms
- widget.tree is defined@ 9 ms
- $().fancytree('getTree')@ 9 ms
- $().fancytree('getActiveNode')@ 9 ms
- getTree() exists@ 9 ms
- getTree(0) exists@ 9 ms
- getTree('#tree') exists@ 9 ms
- getTree('#ft-id-<ID>') exists@ 9 ms
- getTree('<ID>') exists@ 9 ms
- getTree(1) does not exist@ 10 ms
- getTree(#foobar) does not exist@ 10 ms
- collapsed children are NOT rendered@ 10 ms
- collapsed nodes are NOT rendered@ 10 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:84: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)
- Initialization: Create Fancytree - fixed id (6)Rerun4 ms
- tree id is 'foo'@ 3 ms
- getTree(0) exists@ 4 ms
- getTree('#tree') exists@ 4 ms
- getTree('foo') exists@ 4 ms
- getTree('#ft-id-foo') exists@ 4 ms
- getTree('#foo') does not exist@ 4 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:127: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)
- Initialization: Create Fancytree - init (19)Rerun18 ms
- receive `create` callback@ 1 ms
- running synchronously (create)@ 2 ms
- event data is empty@ 2 ms
- `this` is div#tree@ 2 ms
- div#tree contains ul.fancytree-container@ 2 ms
- widget is attached to div#tree@ 2 ms
- `tree.rootNode` is empty@ 2 ms
- div#tree has no widget style yet@ 2 ms
- receive `init` callback@ 3 ms
- `init` status is true@ 3 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@ 4 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:147: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)
- Initialization: Init node status from source (3)Rerun15 ms
- node was activated@ 12 ms
- $().fancytree('getActiveNode')@ 12 ms
- node was selected@ 12 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:203: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)
- Initialization: Init node with custom data (2)Rerun6 ms
- add custom string data@ 2 ms
- add custom bool data@ 2 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:230: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)
- Initialization: Custom icons (node.icon) (13)Rerun11 ms
- node.data.icon is not set@ 3 ms
- node.icon is set@ 3 ms
- node.icon is set@ 3 ms
- icon span exists by default@ 3 ms
- icon: true shows icon@ 3 ms
- icon: false hides icon@ 3 ms
- custom icons have span.fancytree-custom-icon@ 3 ms
- custom icons have custom class added@ 3 ms
- custom icons don't have .fancytree-icon@ 3 ms
- image icon <img> exists@ 3 ms
- image icon <span> not exists@ 4 ms
- image icons don't have .fancytree-custom-icon@ 4 ms
- migration for deprecated iconClass@ 4 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:253: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)
- Initialization: Custom icons (options.icon) (16)Rerun7 ms
- node.data.icon is not set@ 3 ms
- icon span exists by default ('undefined')@ 3 ms
- icon: true shows icon@ 3 ms
- icon: false hides icon@ 3 ms
- custom icons have span.fancytree-custom-icon@ 3 ms
- custom icons have custom class added@ 3 ms
- custom icons don't have .fancytree-icon@ 3 ms
- image icon <img> exists@ 3 ms
- image icon <span> not exists@ 3 ms
- image icons don't have .fancytree-custom-icon@ 3 ms
- icon hidden (node.icon=false, options.icon=undefined)@ 3 ms
- icon visible (node.icon=false, options.icon=true)@ 3 ms
- icon visible (node.icon=true, options.icon=undefined)@ 3 ms
- icon hidden (node.icon=true, options.icon=false)@ 3 ms
- using custom-class-2 (node.icon='custom-class-2', options.icon=undefined)@ 3 ms
- using custom-class (node.icon='custom-class-2', options.icon='custom-class')@ 3 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:297: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)
- API: FancytreeNode class methods (48)Rerun6 ms
- node.tree@ 2 ms
- node.parent@ 2 ms
- node.key@ 2 ms
- node.children@ 2 ms
- node.isStatusNode()@ 2 ms
- Fancytree assertion failed: Invalid mode: undefined mode@ 3 ms
- Node added at the last position@ 3 ms
- Children added@ 3 ms
- Children at first position@ 3 ms
- Children added@ 3 ms
- Children added at last position@ 3 ms
- Children added@ 3 ms
- Children add at the first position@ 3 ms
- Children added before element@ 4 ms
- Children added after element@ 4 ms
- Children added at first even if no child@ 4 ms
- countChildren() - root@ 4 ms
- countChildren(true) - root@ 4 ms
- countChildren(false) - root@ 4 ms
- findAll() - no match@ 4 ms
- findAll() - match title@ 5 ms
- findAll() - match title (ignore case)@ 5 ms
- findAll() - custom match@ 5 ms
- findFirst() - no match@ 5 ms
- findFirst() - match title@ 5 ms
- findFirst() - match title (ignore case)@ 5 ms
- findFirst() - custom match@ 5 ms
- getIndex()@ 5 ms
- getIndexHier()@ 5 ms
- getIndexHier('/')@ 5 ms
- getKeyPath()@ 5 ms
- getKeyPath(false)@ 5 ms
- getKeyPath(true)@ 5 ms
- getParent()@ 5 ms
- getParentList()@ 5 ms
- getParentList(false, false)@ 5 ms
- getParentList(true, true)@ 5 ms
- getParentList(false, true)@ 5 ms
- getParentList(true, false)@ 6 ms
- No initial extraClasses@ 6 ms
- node.addClass()@ 6 ms
- node.toggleClass()@ 6 ms
- node.addClass() existing@ 6 ms
- node.toggleClass() existing@ 6 ms
- node.toggleClass() non-existing@ 6 ms
- node.removeClass()@ 6 ms
- node.hasClass() existing@ 6 ms
- node.hasClass() non-existing@ 6 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)
- API: Fancytree class methods (17)Rerun4 ms
- count()@ 3 ms
- getNodeByKey()@ 3 ms
- getNodeByKey() not found@ 3 ms
- getNodeByKey(.., root)@ 3 ms
- getNodeByKey(.., root) not found@ 3 ms
- getSelectedNodes() - empty@ 3 ms
- getSelectedNodes(true) - empty@ 3 ms
- getSelectedNodes()@ 4 ms
- getSelectedNodes(true)@ 4 ms
- getOption()@ 4 ms
- setOption()@ 4 ms
- toString()@ 4 ms
- toString() implicit@ 4 ms
- okay@ 4 ms
- visit() - all@ 4 ms
- visit() - interrupt@ 4 ms
- visit() - skip branch@ 4 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:543: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)
- Asynchronous API: trigger async expandRerun