MCPcopy
hub / github.com/anomalyco/opencode / layout.test.ts

File layout.test.ts

packages/app/src/context/layout.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { createRoot, createSignal } from "solid-js"
3import { createSessionKeyReader, ensureSessionKey, pruneSessionKeys } from "./layout-helpers"
4

Callers

nothing calls this directly

Calls 8

ensureSessionKeyFunction · 0.90
createSessionKeyReaderFunction · 0.90
pruneSessionKeysFunction · 0.90
testFunction · 0.85
pushMethod · 0.80
disposeFunction · 0.70
describeFunction · 0.50
readFunction · 0.50

Tested by

no test coverage detected