Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/deepnote/deepnote
/ kernel-client.test.ts
File
kernel-client.test.ts
packages/runtime-core/src/kernel-client.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
2
3
// Use vi.hoisted to create mocks that are available during vi.mock hoisting
4
const
{
Callers
nothing calls this directly
Calls
4
createMockFuture
Function · 0.85
connect
Method · 0.80
execute
Method · 0.80
disconnect
Method · 0.80
Tested by
no test coverage detected