MCPcopy
hub / github.com/deepnote/deepnote / execution-engine.test.ts

File execution-engine.test.ts

packages/runtime-core/src/execution-engine.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFileSync } from 'node:fs'
2import type { DeepnoteFile } from '@deepnote/blocks'
3import { decodeUtf8NoBom, deserializeDeepnoteFile } from '@deepnote/blocks'
4import type { IOutput } from '@jupyterlab/nbformat'

Callers

nothing calls this directly

Calls 9

loadExampleFileFunction · 0.85
stopMethod · 0.80
startMethod · 0.80
runFileMethod · 0.80
runProjectMethod · 0.80
addMarkdownBlockMethod · 0.80
findBlockByTypeFunction · 0.70
loadFixtureFunction · 0.70

Tested by

no test coverage detected