Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wirasm/kild
/ worktree.test.ts
File
worktree.test.ts
engine/src/kild/worktree.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
'bun:test'
;
2
3
import
{ assertSafeBranch, worktreePath, worktreeRef } from
'./worktree.ts'
;
4
Callers
nothing calls this directly
Calls
3
assertSafeBranch
Function · 0.90
worktreeRef
Function · 0.90
worktreePath
Function · 0.90
Tested by
no test coverage detected