MCPcopy Create free account
hub / github.com/anomalyco/opencode / auth.test.ts

File auth.test.ts

packages/opencode/test/mcp/auth.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "bun:test"
2import { setTimeout as sleep } from "node:timers/promises"
3import { AppNodeBuilder } from "@opencode-ai/core/effect/app-node-builder"
4import { Effect, Layer } from "effect"

Callers

nothing calls this directly

Calls 6

testFunction · 0.85
authFileFunction · 0.85
authServiceFunction · 0.85
getMethod · 0.65
allMethod · 0.45
rawMethod · 0.45

Tested by

no test coverage detected