MCPcopy Index your code
hub / github.com/anomalyco/opencode / websearch.test.ts

File websearch.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { Effect } from "effect"
3import { parseResponse } from "../../src/tool/mcp-websearch"
4import { selectWebSearchProvider, webSearchModelName, webSearchProviderLabel } from "../../src/tool/websearch"

Callers

nothing calls this directly

Calls 6

selectWebSearchProviderFunction · 0.90
webSearchEnabledFunction · 0.90
webSearchProviderLabelFunction · 0.90
webSearchModelNameFunction · 0.90
testFunction · 0.85
describeFunction · 0.50

Tested by

no test coverage detected