Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ install-concurrency.test.ts
File
install-concurrency.test.ts
packages/opencode/test/plugin/install-concurrency.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
2
import
fs from
"fs/promises"
3
import
path from
"path"
4
Callers
nothing calls this directly
Calls
12
tmpdir
Function · 0.90
test
Function · 0.85
mods
Function · 0.85
expectPlugins
Function · 0.85
write
Method · 0.80
plugin
Function · 0.70
run
Function · 0.70
read
Function · 0.70
describe
Function · 0.50
all
Method · 0.45
from
Method · 0.45
exists
Method · 0.45
Tested by
no test coverage detected