Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ provider-dynamic.test.ts
File
provider-dynamic.test.ts
packages/core/test/plugin/provider-dynamic.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Npm } from
"@opencode-ai/core/npm"
2
import
{ describe, expect } from
"bun:test"
3
import
{ Cause, Effect, Layer } from
"effect"
4
import
fs from
"fs/promises"
Callers
nothing calls this directly
Calls
7
testEffect
Function · 0.90
addPlugin
Function · 0.85
npmEntrypoint
Function · 0.85
tempEntrypoint
Function · 0.85
languageModel
Method · 0.80
describe
Function · 0.50
make
Method · 0.45
Tested by
no test coverage detected