Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ in-memory-session-store.test.ts
File
in-memory-session-store.test.ts
packages/hosts/mcp/src/in-memory-session-store.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ Effect } from
"effect"
;
3
4
import
type
{ ExecutionEngine } from
"@executor-js/execution"
;
Callers
nothing calls this directly
Calls
12
makeInMemoryMcpSessionStore
Function · 0.90
createExecutorMcpServer
Function · 0.90
makeIdleTestEngine
Function · 0.85
makeLatchedTestEngine
Function · 0.85
makeServingStore
Function · 0.85
dispatchPost
Function · 0.85
open
Function · 0.70
call
Function · 0.70
openSession
Function · 0.70
callExecute
Function · 0.70
close
Method · 0.65
json
Method · 0.65
Tested by
no test coverage detected