MCPcopy 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

1import { describe, expect } from "bun:test"
2import { LayerNode } from "@opencode-ai/core/effect/layer-node"
3import { httpClient } from "@opencode-ai/core/effect/app-node-platform"
4import { Effect, Layer } from "effect"

Callers

nothing calls this directly

Calls 8

testEffectFunction · 0.90
withFetchFunction · 0.85
instanceMethod · 0.80
execFunction · 0.70
executeMethod · 0.65
describeFunction · 0.50
makeMethod · 0.45
initMethod · 0.45

Tested by

no test coverage detected