Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ webfetch.test.ts
File
webfetch.test.ts
packages/opencode/test/tool/webfetch.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect } from
"bun:test"
2
import
{ LayerNode } from
"@opencode-ai/core/effect/layer-node"
3
import
{ httpClient } from
"@opencode-ai/core/effect/app-node-platform"
4
import
{ Effect, Layer } from
"effect"
Callers
nothing calls this directly
Calls
8
testEffect
Function · 0.90
withFetch
Function · 0.85
instance
Method · 0.80
exec
Function · 0.70
execute
Method · 0.65
describe
Function · 0.50
make
Method · 0.45
init
Method · 0.45
Tested by
no test coverage detected