Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ kernel.unit.test.ts
File
kernel.unit.test.ts
src/standalone/api/kernels/kernel.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
clearApiAccess
Function · 0.90
resetVSCodeMocks
Function · 0.90
createMockedNotebookDocument
Function · 0.90
dispose
Function · 0.90
createKernelApiForExtension
Function · 0.90
onDidChangeVisibleNotebookEditors
Method · 0.80
getKernelExecution
Method · 0.80
push
Method · 0.65
clear
Method · 0.65
get
Method · 0.65
store
Method · 0.65
set
Method · 0.65
Tested by
no test coverage detected