MCPcopy 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

1import { expect, test } from 'bun:test';
2
3import { assertSafeBranch, worktreePath, worktreeRef } from './worktree.ts';
4

Callers

nothing calls this directly

Calls 3

assertSafeBranchFunction · 0.90
worktreeRefFunction · 0.90
worktreePathFunction · 0.90

Tested by

no test coverage detected