Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ app
Function
app
packages/opencode/test/server/httpapi-mcp.test.ts:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
const
it = testEffect(testStateLayer)
18
19
function
app() {
20
return
Server.Default().app
21
}
22
type
TestApp = ReturnType<typeof app>
23
type
TestHandler = ReturnType<typeof HttpApiApp.webHandler>
24
Callers
1
httpapi-mcp.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected