MCPcopy
hub / github.com/anomalyco/opencode / tool-websearch.test.ts

File tool-websearch.test.ts

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

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, test } from "bun:test"
2import { Effect, Layer, Schema } from "effect"
3import { HttpClient, HttpClientResponse } from "effect/unstable/http"
4import { AppNodeBuilder } from "@opencode-ai/core/effect/app-node-builder"

Callers

nothing calls this directly

Calls 12

testEffectFunction · 0.90
toolDefinitionsFunction · 0.90
executeToolFunction · 0.90
settleToolFunction · 0.90
testFunction · 0.85
payloadFunction · 0.85
makeResponseFunction · 0.85
syncMethod · 0.80
pushMethod · 0.80
describeFunction · 0.50
decodeFunction · 0.50
makeMethod · 0.45

Tested by

no test coverage detected