MCPcopy 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

1import { describe, expect, it } from "@effect/vitest";
2import { Effect } from "effect";
3
4import type { ExecutionEngine } from "@executor-js/execution";

Callers

nothing calls this directly

Calls 12

createExecutorMcpServerFunction · 0.90
makeIdleTestEngineFunction · 0.85
makeLatchedTestEngineFunction · 0.85
makeServingStoreFunction · 0.85
dispatchPostFunction · 0.85
openFunction · 0.70
callFunction · 0.70
openSessionFunction · 0.70
callExecuteFunction · 0.70
closeMethod · 0.65
jsonMethod · 0.65

Tested by

no test coverage detected