MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / maintain-report-export.test.ts

File maintain-report-export.test.ts

test/maintain-report-export.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { buildMaintainReportMarkdown, buildMaintainReportPdfBlocks, type MaintainReportData } from '../src/cli/maintain-report-export.ts';
3import { buildPdf } from '../src/cli/pdf-lite.ts';
4

Callers

nothing calls this directly

Calls 3

buildPdfFunction · 0.90

Tested by

no test coverage detected