Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
1
import
{ describe, it, expect, beforeAll, afterAll } from
'bun:test'
2
import
{ Parser } from
'web-tree-sitter'
3
4
import
{ getLanguageConfig, setWasmDir } from
'../src/languages'
Callers
nothing calls this directly
Calls
4
setWasmDir
Function · 0.90
getLanguageConfig
Function · 0.90
parseTokens
Function · 0.90
getFileTokenScores
Function · 0.90
Tested by
no test coverage detected