MCPcopy Index your code
hub / github.com/anomalyco/opencode / plugin-auth-picker.test.ts

File plugin-auth-picker.test.ts

packages/opencode/test/cli/plugin-auth-picker.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect, describe } from "bun:test"
2import { resolvePluginProviders } from "../../src/cli/cmd/providers"
3import type { Hooks } from "@opencode-ai/plugin"
4

Callers

nothing calls this directly

Calls 5

resolvePluginProvidersFunction · 0.90
testFunction · 0.85
hookWithAuthFunction · 0.85
hookWithoutAuthFunction · 0.85
describeFunction · 0.50

Tested by

no test coverage detected