MCPcopy Index your code
hub / github.com/deepnote/deepnote / split.test.ts

File split.test.ts

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

Source from the content-addressed store, hash-verified

1import type { DeepnoteBlock, DeepnoteFile } from '@deepnote/blocks'
2import { describe, expect, it } from 'vitest'
3import {
4 decodeNotebookIdFromFilename,

Callers

nothing calls this directly

Calls 8

slugifyProjectNameFunction · 0.90
generateSnapshotFilenameFunction · 0.90
splitDeepnoteFileFunction · 0.90
hasOutputsFunction · 0.90
splitByNotebooksFunction · 0.90
createFileWithOutputsFunction · 0.85

Tested by

no test coverage detected