MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / integration.test.ts

File integration.test.ts

packages/code-map/__tests__/integration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeAll, afterAll } from 'bun:test'
2import { Parser } from 'web-tree-sitter'
3
4import { getLanguageConfig, setWasmDir } from '../src/languages'

Callers

nothing calls this directly

Calls 4

setWasmDirFunction · 0.90
getLanguageConfigFunction · 0.90
parseTokensFunction · 0.90
getFileTokenScoresFunction · 0.90

Tested by

no test coverage detected