MCPcopy 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

1import { describe, it, expect } from 'vitest';
2import * as os from 'os';
3import { buildDashboardHtml, gatherDashboardData, type DashboardData } from '../src/cli/dashboard.ts';
4

Callers

nothing calls this directly

Calls 2

buildDashboardHtmlFunction · 0.90
gatherDashboardDataFunction · 0.90

Tested by

no test coverage detected