Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ CodebaseIndexer.test.ts
File
CodebaseIndexer.test.ts
core/indexing/CodebaseIndexer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable max-lines-per-
function
*/
2
/* lint is not useful
for
test classes */
3
import
{ jest } from
"@jest/globals"
;
4
import
{ execSync } from
"node:child_process"
;
Callers
nothing calls this directly
Calls
15
tearDownTestDir
Function · 0.85
setUpTestDir
Function · 0.85
addToTestDir
Function · 0.85
expectPlan
Function · 0.85
refreshIndex
Function · 0.85
localPathToUri
Function · 0.85
getIndexSqlitePath
Function · 0.85
getAllIndexedFiles
Function · 0.85
refreshCodebaseIndexFiles
Method · 0.80
clearDatabase
Method · 0.80
refreshCodebaseIndex
Method · 0.80
testHasIndexingProvider
Method · 0.80
Tested by
no test coverage detected