MCPcopy 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

1import { describe, it, expect } from 'vitest';
2import { tailLines, computeHealth } from '../src/cli/dashboard-observability.ts';
3
4describe('tailLines', () => {

Callers

nothing calls this directly

Calls 2

tailLinesFunction · 0.90
computeHealthFunction · 0.90

Tested by

no test coverage detected