MCPcopy Index your code
hub / github.com/anomalyco/opencode / tool-webfetch.test.ts

File tool-webfetch.test.ts

packages/core/test/tool-webfetch.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { Duration, Effect, Fiber, Layer, Schema } from "effect"
3import * as TestClock from "effect/testing/TestClock"
4import { HttpClient, HttpClientRequest, HttpClientResponse } from "effect/unstable/http"

Callers

nothing calls this directly

Calls 15

testEffectFunction · 0.90
toolDefinitionsFunction · 0.90
settleToolFunction · 0.90
executeToolFunction · 0.90
testFunction · 0.85
syncMethod · 0.80
pushMethod · 0.80
respondFunction · 0.70
toolLayerFunction · 0.70
resetFunction · 0.70
callFunction · 0.70
describeFunction · 0.50

Tested by

no test coverage detected