MCPcopy Index your code
hub / github.com/cloudconvert/cloudconvert-cli / cli.test.ts

File cli.test.ts

test/cli.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from 'vitest';
2
3import { createCli } from '../src/app.js';
4import type { CliArguments, TaskData } from '../src/types.js';

Callers

nothing calls this directly

Calls 6

createCliFunction · 0.85
createSilentLoggerFunction · 0.85
createTempFilesFunction · 0.85
parseJobCommandFunction · 0.85
createFakeJobFunction · 0.85

Tested by

no test coverage detected