Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ expect, test } from
"bun:test"
2
import
{ setTimeout as sleep } from
"node:timers/promises"
3
import
{ AppNodeBuilder } from
"@opencode-ai/core/effect/app-node-builder"
4
import
{ Effect, Layer } from
"effect"
Callers
nothing calls this directly
Calls
6
test
Function · 0.85
authFile
Function · 0.85
authService
Function · 0.85
get
Method · 0.65
all
Method · 0.45
raw
Method · 0.45
Tested by
no test coverage detected