Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PatrickSys/codebase-context
/ tree-sitter-cleanup.test.ts
File
tree-sitter-cleanup.test.ts
tests/tree-sitter-cleanup.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
;
2
3
const
state = vi.hoisted(() => ({
4
parserInstances: [] as Array<{
Callers
nothing calls this directly
Calls
2
fakeTree
Function · 0.85
extractTreeSitterSymbols
Function · 0.85
Tested by
no test coverage detected