Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/backnotprop/plannotator
/ extract-code-paths.test.ts
File
extract-code-paths.test.ts
packages/shared/extract-code-paths.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect } from
"bun:test"
;
2
import
{ extractCandidateCodePaths } from
"./extract-code-paths"
;
3
4
describe(
"extractCandidateCodePaths"
, () => {
Callers
nothing calls this directly
Calls
1
extractCandidateCodePaths
Function · 0.90
Tested by
no test coverage detected