Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ afterEach, beforeEach, expect, test } from
"bun:test"
;
2
import
{ convert } from
"../../src/converters/libreoffice"
;
3
import
type
{ ExecFileFn } from
"../../src/converters/types"
;
4
Callers
nothing calls this directly
Calls
3
convert
Function · 0.90
makeSink
Function · 0.85
requireDefined
Function · 0.85
Tested by
no test coverage detected