MCPcopy Create free account
hub / github.com/anomalyco/opencode / server-scope.test.ts

File server-scope.test.ts

packages/app/src/utils/server-scope.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { ScopedKey, ServerScope, SessionRouteKey, SessionStateKey, migrateLegacySessionStateKeys } from "./server-scope"
3
4describe("ServerScope", () => {

Callers

nothing calls this directly

Calls 4

testFunction · 0.85
describeFunction · 0.50
fromMethod · 0.45

Tested by

no test coverage detected