MCPcopy 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

1import { beforeEach, describe, expect, it, vi } from 'vitest';
2
3const state = vi.hoisted(() => ({
4 parserInstances: [] as Array<{

Callers

nothing calls this directly

Calls 2

fakeTreeFunction · 0.85
extractTreeSitterSymbolsFunction · 0.85

Tested by

no test coverage detected