Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ provider.test.ts
File
provider.test.ts
packages/opencode/test/provider/provider.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, expect, test } from
"bun:test"
2
import
{ mkdir, unlink } from
"fs/promises"
3
import
path from
"path"
4
import
{ LayerNode } from
"@opencode-ai/core/effect/layer-node"
Callers
nothing calls this directly
Calls
15
disposeAllInstances
Function · 0.90
testEffect
Function · 0.90
tmpdirScoped
Function · 0.90
markPluginDependenciesReady
Function · 0.90
provideInstanceEffect
Function · 0.90
providerLayer
Function · 0.85
setProcessEnv
Function · 0.85
test
Function · 0.85
languageBaseURL
Function · 0.85
paid
Function · 0.85
listIn
Function · 0.85
instance
Method · 0.80
Tested by
no test coverage detected