Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
import
{ assert } from
'chai'
;
Callers
nothing calls this directly
Calls
15
createKernelController
Function · 0.90
createKernelConnection
Function · 0.90
dispose
Function · 0.90
translateCellDisplayOutput
Function · 0.90
executeCellWithOutput
Function · 0.85
testResumingExecution
Function · 0.85
cellAt
Method · 0.80
assign
Method · 0.80
map
Method · 0.80
createNotebook
Function · 0.70
reset
Method · 0.65
push
Method · 0.65
Tested by
no test coverage detected