Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ worktree.test.ts
File
worktree.test.ts
packages/app/src/utils/worktree.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
{ Worktree } from
"./worktree"
3
import
{ ServerScope } from
"./server-scope"
4
Callers
nothing calls this directly
Calls
6
test
Function · 0.85
ready
Method · 0.80
dir
Function · 0.70
get
Method · 0.65
describe
Function · 0.50
wait
Method · 0.45
Tested by
no test coverage detected