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

File job.test.ts

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

Source from the content-addressed store, hash-verified

1import { ReadStream } from 'node:fs';
2import { basename, join } from 'node:path';
3
4import { afterEach, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 11

buildJobTemplateFunction · 0.85
createTempFilesFunction · 0.85
createUploadJobFunction · 0.85
createFinishedJobFunction · 0.85
createSilentLoggerFunction · 0.85
createSpinnerFunction · 0.85
runJobFunction · 0.85
createArgvFunction · 0.85
createSignalEmitterFunction · 0.85
downloadExportFileFunction · 0.85

Tested by

no test coverage detected