MCPcopy
hub / github.com/deepnote/deepnote / convert.test.ts

File convert.test.ts

packages/cli/src/commands/convert.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs/promises'
2import os from 'node:os'
3import { join } from 'node:path'
4import { deserializeDeepnoteFile } from '@deepnote/blocks'

Callers

nothing calls this directly

Calls 7

resetOutputConfigFunction · 0.90
setOutputConfigFunction · 0.90
createConvertActionFunction · 0.90
deserializeDeepnoteFileFunction · 0.90
createTempDirFunction · 0.85
cleanupTempDirFunction · 0.85
createTestDeepnoteFileFunction · 0.85

Tested by

no test coverage detected