MCPcopy 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

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2
3// Use vi.hoisted to create mocks that are available during vi.mock hoisting
4const {

Callers

nothing calls this directly

Calls 4

createMockFutureFunction · 0.85
connectMethod · 0.80
executeMethod · 0.80
disconnectMethod · 0.80

Tested by

no test coverage detected