MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / pdf-lite.test.ts

File pdf-lite.test.ts

test/pdf-lite.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { buildPdf, pdfEscape, pdfSanitize } from '../src/cli/pdf-lite.ts';
3import { buildMaintainDemoPdfBlocks } from '../src/cli/maintain-demo.ts';
4

Callers

nothing calls this directly

Calls 4

pdfSanitizeFunction · 0.90
pdfEscapeFunction · 0.90
buildPdfFunction · 0.90

Tested by

no test coverage detected