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

File baseJupyterSessionConnection.unit.test.ts

src/kernels/common/baseJupyterSessionConnection.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 11

disposeFunction · 0.90
createEventHandlerFunction · 0.90
createKernelFunction · 0.70
pushMethod · 0.65
shutdownMethod · 0.65
disposeMethod · 0.65
connectMethod · 0.65
onceMethod · 0.65
restartMethod · 0.65
forEachMethod · 0.45
emitMethod · 0.45

Tested by

no test coverage detected