MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / sessions.test.ts

File sessions.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from 'node:test'
2import assert from 'node:assert/strict'
3import Fastify from 'fastify'
4import type { SessionRuntimeAdapter } from '@openchatlab/node-runtime'

Callers

nothing calls this directly

Calls 4

registerSessionRoutesFunction · 0.90
createMockContextFunction · 0.70
closeMethod · 0.65

Tested by

no test coverage detected