Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ httpapi-mcp-oauth.test.ts
File
httpapi-mcp-oauth.test.ts
packages/opencode/test/server/httpapi-mcp-oauth.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ NodeHttpServer } from
"@effect/platform-node"
2
import
{ Session } from
"@/session/session"
3
import
{ describe, expect } from
"bun:test"
4
import
{ Effect, Layer } from
"effect"
Callers
nothing calls this directly
Calls
6
testEffect
Function · 0.90
cwd
Method · 0.65
describe
Function · 0.50
make
Method · 0.45
handle
Method · 0.45
layer
Method · 0.45
Tested by
no test coverage detected