MCPcopy Create free account
hub / github.com/deepnote/vscode-deepnote / cellExecutionMessageHandler.unit.test.ts

File cellExecutionMessageHandler.unit.test.ts

src/kernels/execution/cellExecutionMessageHandler.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) Microsoft Corporation.
2// Licensed under the MIT License.
3
4import { assert } from 'chai';

Callers

nothing calls this directly

Calls 15

createKernelControllerFunction · 0.90
createKernelConnectionFunction · 0.90
disposeFunction · 0.90
executeCellWithOutputFunction · 0.85
testResumingExecutionFunction · 0.85
cellAtMethod · 0.80
assignMethod · 0.80
mapMethod · 0.80
createNotebookFunction · 0.70
resetMethod · 0.65
pushMethod · 0.65

Tested by

no test coverage detected