TAP version 13 # Subtest: bootstrap scaffold files exist ok 1 - bootstrap scaffold files exist --- duration_ms: 1.7879 ... # Subtest: package.json has next/react/typescript scripts and deps ok 2 - package.json has next/react/typescript scripts and deps --- duration_ms: 0.7269 ... 1..2 # tests 2 # suites 0 # pass 2 # fail 0 # cancelled 0 # skipped 0 # todo 0 # duration_ms 109.641 TAP version 13 # Subtest: BaseCard Component Contract # Subtest: exports BaseCard component ok 1 - exports BaseCard component --- duration_ms: 49.7712 ... 1..1 ok 1 - BaseCard Component Contract --- duration_ms: 50.4334 type: 'suite' ... # Subtest: BaseCard Styling Logic # Subtest: should be possible to import the component ok 1 - should be possible to import the component --- duration_ms: 1.6802 ... # Subtest: applies correct status border class for "ready" status ok 2 - applies correct status border class for "ready" status --- duration_ms: 14.5164 ... # Subtest: applies correct status border class for "blocked" status ok 3 - applies correct status border class for "blocked" status --- duration_ms: 5.9515 ... # Subtest: applies selection ring when selected prop is true ok 4 - applies selection ring when selected prop is true --- duration_ms: 2.9283 ... 1..4 ok 2 - BaseCard Styling Logic --- duration_ms: 25.6463 type: 'suite' ... 1..2 # tests 5 # suites 2 # pass 5 # fail 0 # cancelled 0 # skipped 0 # todo 0 # duration_ms 387.1692 TAP version 13 # Subtest: AgentAvatar Component Contract # Subtest: exports AgentAvatar component ok 1 - exports AgentAvatar component --- duration_ms: 116.5064 ... 1..1 ok 1 - AgentAvatar Component Contract --- duration_ms: 117.1492 type: 'suite' ... # Subtest: AgentAvatar Role Styling # Subtest: applies correct role color class for "ui" role ok 1 - applies correct role color class for "ui" role --- duration_ms: 7.4888 ... # Subtest: applies correct role color class for "orchestrator" role ok 2 - applies correct role color class for "orchestrator" role --- duration_ms: 1.8762 ... 1..2 ok 2 - AgentAvatar Role Styling --- duration_ms: 9.6138 type: 'suite' ... # Subtest: AgentAvatar ZFC States # Subtest: applies working pulse glow ok 1 - applies working pulse glow --- duration_ms: 1.3946 ... 1..1 ok 3 - AgentAvatar ZFC States --- duration_ms: 1.6685 type: 'suite' ... 1..3 # tests 4 # suites 3 # pass 4 # fail 0 # cancelled 0 # skipped 0 # todo 0 # duration_ms 435.7079 TAP version 13 # Subtest: SessionsHeader: Agent Grouping # Subtest: groups agents by swarm ok 1 - groups agents by swarm --- duration_ms: 2.0443 ... # Subtest: shows fallback bucket for unassigned agents ok 2 - shows fallback bucket for unassigned agents --- duration_ms: 0.1574 ... # Subtest: handles empty swarm groups ok 3 - handles empty swarm groups --- duration_ms: 0.1261 ... 1..3 ok 1 - SessionsHeader: Agent Grouping --- duration_ms: 3.2814 type: 'suite' ... 1..1 # tests 3 # suites 1 # pass 3 # fail 0 # cancelled 0 # skipped 0 # todo 0 # duration_ms 267.9904 TAP version 13 # Subtest: getAgentRoleColor returns correct color for known roles ok 1 - getAgentRoleColor returns correct color for known roles --- duration_ms: 0.7796 ... # Subtest: getAgentRoleColor returns default for unknown role ok 2 - getAgentRoleColor returns default for unknown role --- duration_ms: 0.1221 ... 1..2 # tests 2 # suites 0 # pass 2 # fail 0 # cancelled 0 # skipped 0 # todo 0 # duration_ms 250.2131 TAP version 13 # Subtest: parseIssuesJsonl applies defaults and preserves priority 0 ok 1 - parseIssuesJsonl applies defaults and preserves priority 0 --- duration_ms: 1.1101 ... # Subtest: parseIssuesJsonl skips malformed and blank lines ok 2 - parseIssuesJsonl skips malformed and blank lines --- duration_ms: 0.1893 ... # Subtest: parseIssuesJsonl filters tombstones by default ok 3 - parseIssuesJsonl filters tombstones by default --- duration_ms: 0.148 ... # Subtest: parseIssuesJsonl can include tombstones when requested ok 4 - parseIssuesJsonl can include tombstones when requested --- duration_ms: 0.1451 ... # Subtest: parseIssuesJsonl supports beads dependency schema with depends_on_id and parent-child ok 5 - parseIssuesJsonl supports beads dependency schema with depends_on_id and parent-child --- duration_ms: 0.7609 ... 1..5 # tests 5 # suites 0 # pass 5 # fail 0 # cancelled 0 # skipped 0 # todo 0 # duration_ms 275.8118 TAP version 13 # Subtest: canonicalizeWindowsPath normalizes separators and drive casing ok 1 - canonicalizeWindowsPath normalizes separators and drive casing --- duration_ms: 0.9571 ... # Subtest: windowsPathKey is case-insensitive stable key ok 2 - windowsPathKey is case-insensitive stable key --- duration_ms: 0.2276 ... # Subtest: toDisplayPath renders forward slashes for UI readability ok 3 - toDisplayPath renders forward slashes for UI readability --- duration_ms: 0.1456 ... # Subtest: sameWindowsPath handles case/separator differences ok 4 - sameWindowsPath handles case/separator differences --- duration_ms: 0.1285 ... 1..4 # tests 4 # suites 0 # pass 4 # fail 0 # cancelled 0 # skipped 0 # todo 0 # duration_ms 257.9372 TAP version 13 # Subtest: LeftPanel Component Contract # Subtest: exports LeftPanel component ok 1 - exports LeftPanel component --- duration_ms: 476.382 ... # Subtest: LeftPanel accepts issues and onEpicSelect props ok 2 - LeftPanel accepts issues and onEpicSelect props --- duration_ms: 2.427 ... 1..2 ok 1 - LeftPanel Component Contract --- duration_ms: 480.2344 type: 'suite' ... # Subtest: LeftPanel Tree Structure # Subtest: renders epics as expandable tree items ok 1 - renders epics as expandable tree items --- duration_ms: 2.4781 ... # Subtest: groups beads under their parent epic ok 2 - groups beads under their parent epic --- duration_ms: 2.3032 ... 1..2 ok 2 - LeftPanel Tree Structure --- duration_ms: 5.297 type: 'suite' ... # Subtest: LeftPanel Responsive Behavior # Subtest: applies responsive classes for desktop, tablet, and mobile ok 1 - applies responsive classes for desktop, tablet, and mobile --- duration_ms: 2.5744 ... 1..1 ok 3 - LeftPanel Responsive Behavior --- duration_ms: 2.8537 type: 'suite' ... # Subtest: LeftPanel Scope Controls # Subtest: renders scope section ok 1 - renders scope section --- duration_ms: 2.4409 ... 1..1 ok 4 - LeftPanel Scope Controls --- duration_ms: 3.207 type: 'suite' ... 1..4 # tests 6 # suites 4 # pass 6 # fail 0 # cancelled 0 # skipped 0 # todo 0 # duration_ms 762.0118 TAP version 13 # Subtest: TopBar Component Contract # Subtest: exports TopBar component ok 1 - exports TopBar component --- duration_ms: 928.6733 ... # Subtest: TopBar component can be imported without errors ok 2 - TopBar component can be imported without errors --- duration_ms: 1.5359 ... 1..2 ok 1 - TopBar Component Contract --- duration_ms: 931.4628 type: 'suite' ... # Subtest: TopBar View Tabs # Subtest: renders view tabs: Social, Graph ok 1 - renders view tabs: Social, Graph --- duration_ms: 2.2099 ... # Subtest: active tab has bold text and accent underline ok 2 - active tab has bold text and accent underline --- duration_ms: 1.9226 ... 1..2 ok 2 - TopBar View Tabs --- duration_ms: 4.5329 type: 'suite' ... # Subtest: TopBar Filter and Controls # Subtest: renders filter/search input placeholder ok 1 - renders filter/search input placeholder --- duration_ms: 1.6872 ... # Subtest: renders settings placeholder ok 2 - renders settings placeholder --- duration_ms: 1.1945 ... 1..2 ok 3 - TopBar Filter and Controls --- duration_ms: 3.3144 type: 'suite' ... 1..3 # tests 6 # suites 3 # pass 6 # fail 0 # cancelled 0 # skipped 0 # todo 0 # duration_ms 1275.1308 TAP version 13 # Subtest: Mobile Navigation - Hamburger Menu # Subtest: exports MobileNav component ok 1 - exports MobileNav component --- duration_ms: 146.0955 ... # Subtest: renders tab buttons: Social, Graph ok 2 - renders tab buttons: Social, Graph --- duration_ms: 2.4626 ... # Subtest: highlights active tab with accent color ok 3 - highlights active tab with accent color --- duration_ms: 2.4243 ... # Subtest: uses setView from useUrlState on tab click ok 4 - uses setView from useUrlState on tab click --- duration_ms: 2.3011 ... 1..4 ok 1 - Mobile Navigation - Hamburger Menu --- duration_ms: 155.4009 type: 'suite' ... # Subtest: TopBar Hamburger Menu # Subtest: shows hamburger button on mobile and tablet ok 1 - shows hamburger button on mobile and tablet --- duration_ms: 594.7571 ... # Subtest: hamburger button opens left panel drawer ok 2 - hamburger button opens left panel drawer --- duration_ms: 1.5433 ... # Subtest: hides hamburger on desktop ok 3 - hides hamburger on desktop --- duration_ms: 1.3406 ... 1..3 ok 2 - TopBar Hamburger Menu --- duration_ms: 598.2042 type: 'suite' ... 1..2 # tests 7 # suites 2 # pass 7 # fail 0 # cancelled 0 # skipped 0 # todo 0 # duration_ms 1074.08 TAP version 13 # Subtest: SwarmCard Component Contract # Subtest: exports SwarmCard component ok 1 - exports SwarmCard component --- duration_ms: 301.3252 ... # Subtest: SwarmCard component can be imported without errors ok 2 - SwarmCard component can be imported without errors --- duration_ms: 1.6098 ... 1..2 ok 1 - SwarmCard Component Contract --- duration_ms: 304.0952 type: 'suite' ... # Subtest: SwarmCard Agent Roster # Subtest: renders agent avatars with liveness glow ok 1 - renders agent avatars with liveness glow --- duration_ms: 2.012 ... # Subtest: displays agent current task when available ok 2 - displays agent current task when available --- duration_ms: 1.5509 ... 1..2 ok 2 - SwarmCard Agent Roster --- duration_ms: 3.8907 type: 'suite' ... # Subtest: SwarmCard Progress Bar # Subtest: renders progress bar showing completion percentage ok 1 - renders progress bar showing completion percentage --- duration_ms: 1.4962 ... 1..1 ok 3 - SwarmCard Progress Bar --- duration_ms: 1.7516 type: 'suite' ... # Subtest: SwarmCard Attention Items # Subtest: renders attention items with warning styling ok 1 - renders attention items with warning styling --- duration_ms: 2.1433 ... 1..1 ok 4 - SwarmCard Attention Items --- duration_ms: 2.818 type: 'suite' ... # Subtest: SwarmCard View-Jump Icons # Subtest: renders view-jump icons for navigation ok 1 - renders view-jump icons for navigation --- duration_ms: 2.1341 ... 1..1 ok 5 - SwarmCard View-Jump Icons --- duration_ms: 2.4614 type: 'suite' ... 1..5 # tests 7 # suites 5 # pass 7 # fail 0 # cancelled 0 # skipped 0 # todo 0 # duration_ms 612.9682 TAP version 13 # Subtest: URL State Integration - bb-ui2.22 # Subtest: Valid URL Patterns - Social View # Subtest: /?view=social - defaults to social view ok 1 - /?view=social - defaults to social view --- duration_ms: 0.9839 ... # Subtest: /?view=social&task=bb-buff.1&panel=open - task selected, panel open ok 2 - /?view=social&task=bb-buff.1&panel=open - task selected, panel open --- duration_ms: 0.2403 ... # Subtest: /?view=social&task=bb-ui2.22 - task with dots in ID ok 3 - /?view=social&task=bb-ui2.22 - task with dots in ID --- duration_ms: 0.1425 ... 1..3 ok 1 - Valid URL Patterns - Social View --- duration_ms: 2.0615 type: 'suite' ... # Subtest: Valid URL Patterns - Graph View # Subtest: /?view=graph - graph view default not ok 1 - /?view=graph - graph view default --- duration_ms: 3.8342 location: 'C:\\Users\\Zenchant\\codex\\beadboard\\tests\\hooks\\url-state-integration.test.ts:2:2578' failureType: 'testCodeFailure' error: |- Expected values to be strictly equal: 'overview' !== 'flow' code: 'ERR_ASSERTION' name: 'AssertionError' expected: 'flow' actual: 'overview' operator: 'strictEqual' stack: |- TestContext. (C:\Users\Zenchant\codex\beadboard\tests\hooks\url-state-integration.test.ts:53:14) Test.runInAsyncScope (node:async_hooks:211:14) Test.run (node:internal/test_runner/test:934:25) Test.start (node:internal/test_runner/test:833:17) node:internal/test_runner/test:1318:71 node:internal/per_context/primordials:483:82 new Promise () new SafePromise (node:internal/per_context/primordials:451:29) node:internal/per_context/primordials:483:9 Array.map () ... # Subtest: /?view=graph&task=bb-buff.1 - graph with task selected ok 2 - /?view=graph&task=bb-buff.1 - graph with task selected --- duration_ms: 0.2386 ... # Subtest: /?view=graph&graphTab=flow - flow tab selected ok 3 - /?view=graph&graphTab=flow - flow tab selected --- duration_ms: 0.1616 ... # Subtest: /?view=graph&graphTab=overview - overview tab selected ok 4 - /?view=graph&graphTab=overview - overview tab selected --- duration_ms: 0.1198 ... # Subtest: /?view=graph&swarm=bb-buff - graph filtered by swarm ok 5 - /?view=graph&swarm=bb-buff - graph filtered by swarm --- duration_ms: 0.2708 ... 1..5 not ok 2 - Valid URL Patterns - Graph View --- duration_ms: 5.0492 type: 'suite' location: 'C:\\Users\\Zenchant\\codex\\beadboard\\tests\\hooks\\url-state-integration.test.ts:2:2515' failureType: 'subtestsFailed' error: '1 subtest failed' code: 'ERR_TEST_FAILURE' ... # Subtest: Deprecated Swarm View Fallback # Subtest: /?view=swarm - falls back to social (swarm view deprecated) ok 1 - /?view=swarm - falls back to social (swarm view deprecated) --- duration_ms: 0.2049 ... # Subtest: /?view=swarm&swarm=bb-buff - falls back to social but preserves swarmId ok 2 - /?view=swarm&swarm=bb-buff - falls back to social but preserves swarmId --- duration_ms: 0.271 ... # Subtest: /?view=swarm&swarm=bb-buff&panel=open - falls back to social with panel open ok 3 - /?view=swarm&swarm=bb-buff&panel=open - falls back to social with panel open --- duration_ms: 0.1949 ... 1..3 ok 3 - Deprecated Swarm View Fallback --- duration_ms: 0.8363 type: 'suite' ... # Subtest: Valid URL Patterns - Activity View # Subtest: /?view=activity - activity view default ok 1 - /?view=activity - activity view default --- duration_ms: 0.1634 ... # Subtest: /?view=activity&agent=bb-silver-castle - filtered by agent ok 2 - /?view=activity&agent=bb-silver-castle - filtered by agent --- duration_ms: 0.0883 ... # Subtest: /?view=activity&swarm=bb-buff - filtered by swarm ok 3 - /?view=activity&swarm=bb-buff - filtered by swarm --- duration_ms: 0.0828 ... 1..3 ok 4 - Valid URL Patterns - Activity View --- duration_ms: 0.5275 type: 'suite' ... # Subtest: Invalid Param Handling # Subtest: /?view=invalid - invalid view defaults to social ok 1 - /?view=invalid - invalid view defaults to social --- duration_ms: 0.167 ... # Subtest: /?view=graph&graphTab=invalid - invalid graphTab defaults to flow not ok 2 - /?view=graph&graphTab=invalid - invalid graphTab defaults to flow --- duration_ms: 0.3965 location: 'C:\\Users\\Zenchant\\codex\\beadboard\\tests\\hooks\\url-state-integration.test.ts:2:6479' failureType: 'testCodeFailure' error: |- Expected values to be strictly equal: 'overview' !== 'flow' code: 'ERR_ASSERTION' name: 'AssertionError' expected: 'flow' actual: 'overview' operator: 'strictEqual' stack: |- TestContext. (C:\Users\Zenchant\codex\beadboard\tests\hooks\url-state-integration.test.ts:138:14) Test.runInAsyncScope (node:async_hooks:211:14) Test.run (node:internal/test_runner/test:934:25) Suite.processPendingSubtests (node:internal/test_runner/test:633:18) Test.postRun (node:internal/test_runner/test:1045:19) Test.run (node:internal/test_runner/test:973:12) async Promise.all (index 0) async Suite.run (node:internal/test_runner/test:1320:7) async Suite.processPendingSubtests (node:internal/test_runner/test:633:7) ... # Subtest: /?panel=invalid - invalid panel defaults to open ok 3 - /?panel=invalid - invalid panel defaults to open --- duration_ms: 0.1068 ... # Subtest: /?task=invalid-id - invalid task ID still parsed (no validation) ok 4 - /?task=invalid-id - invalid task ID still parsed (no validation) --- duration_ms: 0.0904 ... 1..4 not ok 5 - Invalid Param Handling --- duration_ms: 0.9102 type: 'suite' location: 'C:\\Users\\Zenchant\\codex\\beadboard\\tests\\hooks\\url-state-integration.test.ts:2:6178' failureType: 'subtestsFailed' error: '1 subtest failed' code: 'ERR_TEST_FAILURE' ... # Subtest: URL Building - State to URL # Subtest: builds social view URL ok 1 - builds social view URL --- duration_ms: 0.2367 ... # Subtest: builds graph view with task URL ok 2 - builds graph view with task URL --- duration_ms: 0.0983 ... # Subtest: builds swarm view with swarm param ok 3 - builds swarm view with swarm param --- duration_ms: 0.0888 ... # Subtest: builds activity view with agent filter ok 4 - builds activity view with agent filter --- duration_ms: 0.159 ... # Subtest: preserves existing params when adding new ones ok 5 - preserves existing params when adding new ones --- duration_ms: 0.1957 ... # Subtest: removes params when set to null ok 6 - removes params when set to null --- duration_ms: 0.1242 ... # Subtest: returns root when all params cleared ok 7 - returns root when all params cleared --- duration_ms: 0.0988 ... 1..7 ok 6 - URL Building - State to URL --- duration_ms: 1.1817 type: 'suite' ... # Subtest: Complex URL Scenarios # Subtest: handles all params together ok 1 - handles all params together --- duration_ms: 0.1361 ... # Subtest: empty string values treated as null/empty ok 2 - empty string values treated as null/empty --- duration_ms: 0.0964 ... 1..2 ok 7 - Complex URL Scenarios --- duration_ms: 0.317 type: 'suite' ... # Subtest: Deep Link Patterns - From Card Icons # Subtest: SocialCard Graph icon: /?view=graph&task={id} ok 1 - SocialCard Graph icon: /?view=graph&task={id} --- duration_ms: 0.1474 ... # Subtest: SwarmCard Graph icon: /?view=graph&swarm={id} ok 2 - SwarmCard Graph icon: /?view=graph&swarm={id} --- duration_ms: 0.086 ... # Subtest: SwarmCard Timeline icon: /?view=activity&swarm={id} ok 3 - SwarmCard Timeline icon: /?view=activity&swarm={id} --- duration_ms: 0.2482 ... # Subtest: Agent avatar click: /?view=activity&agent={id} ok 4 - Agent avatar click: /?view=activity&agent={id} --- duration_ms: 0.1616 ... 1..4 ok 8 - Deep Link Patterns - From Card Icons --- duration_ms: 0.8134 type: 'suite' ... 1..8 not ok 1 - URL State Integration - bb-ui2.22 --- duration_ms: 12.6296 type: 'suite' location: 'C:\\Users\\Zenchant\\codex\\beadboard\\tests\\hooks\\url-state-integration.test.ts:2:1269' failureType: 'subtestsFailed' error: '2 subtests failed' code: 'ERR_TEST_FAILURE' ... 1..1 # tests 31 # suites 9 # pass 29 # fail 2 # cancelled 0 # skipped 0 # todo 0 # duration_ms 481.6532