MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / server.test.ts

File server.test.ts

apps/cli/src/http/server.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict'
2import test from 'node:test'
3import { DataDirCompatibilityError } from '@openchatlab/node-runtime/src/data-dir-compat'
4import { createServer } from './server'

Callers

nothing calls this directly

Calls 3

createServerFunction · 0.90
getMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected