Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it } from
'node:test'
2
import
assert from
'node:assert/strict'
3
import
Fastify from
'fastify'
4
import
type
{ SessionRuntimeAdapter } from
'@openchatlab/node-runtime'
Callers
nothing calls this directly
Calls
4
registerSessionRoutes
Function · 0.90
createMissingSessionAdapter
Function · 0.85
createMockContext
Function · 0.70
close
Method · 0.65
Tested by
no test coverage detected