MCPcopy Index your code
hub / github.com/deepnote/deepnote / server-starter.test.ts

File server-starter.test.ts

packages/runtime-core/src/server-starter.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ChildProcess } from 'node:child_process'
2import { afterEach, beforeEach, describe, expect, it, type MockInstance, vi } from 'vitest'
3
4// Mock modules before importing the module under test

Callers

nothing calls this directly

Calls 3

isBareSystemPythonFunction · 0.85
stopServerFunction · 0.85
startServerFunction · 0.70

Tested by

no test coverage detected