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,
type
Cause } from
"effect"
;
3
4
import
type
{ ExecutionEngine } from
"@executor-js/execution"
;
Callers
nothing calls this directly
Calls
15
makeInMemoryMcpSessionStore
Function · 0.90
createExecutor
Function · 0.90
createExecutorMcpServer
Function · 0.90
makeTestConfig
Function · 0.85
makeIdleTestEngine
Function · 0.85
writePolicy
Function · 0.85
releaseWrites
Function · 0.85
makeLatchedTestEngine
Function · 0.85
makeServingStore
Function · 0.85
dispatchPost
Function · 0.85
resolve
Method · 0.80
openSession
Function · 0.70
Tested by
no test coverage detected