MCPcopy
hub / github.com/C4illin/ConvertX / libreoffice.test.ts

File libreoffice.test.ts

tests/converters/libreoffice.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, expect, test } from "bun:test";
2import { convert } from "../../src/converters/libreoffice";
3import type { ExecFileFn } from "../../src/converters/types";
4

Callers

nothing calls this directly

Calls 3

convertFunction · 0.90
makeSinkFunction · 0.85
requireDefinedFunction · 0.85

Tested by

no test coverage detected