Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QodeXcli/QodeX
/ dashboard-observability.test.ts
File
dashboard-observability.test.ts
test/dashboard-observability.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
{ tailLines, computeHealth } from
'../src/cli/dashboard-observability.ts'
;
3
4
describe(
'tailLines'
, () => {
Callers
nothing calls this directly
Calls
2
tailLines
Function · 0.90
computeHealth
Function · 0.90
Tested by
no test coverage detected