Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QodeXcli/QodeX
/ dashboard.test.ts
File
dashboard.test.ts
test/dashboard.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
* as os from
'os'
;
3
import
{ buildDashboardHtml, gatherDashboardData,
type
DashboardData } from
'../src/cli/dashboard.ts'
;
4
Callers
nothing calls this directly
Calls
2
buildDashboardHtml
Function · 0.90
gatherDashboardData
Function · 0.90
Tested by
no test coverage detected