MCPcopy
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 */
3import { jest } from "@jest/globals";
4import { execSync } from "node:child_process";

Callers

nothing calls this directly

Calls 15

tearDownTestDirFunction · 0.85
setUpTestDirFunction · 0.85
addToTestDirFunction · 0.85
expectPlanFunction · 0.85
refreshIndexFunction · 0.85
localPathToUriFunction · 0.85
getIndexSqlitePathFunction · 0.85
getAllIndexedFilesFunction · 0.85
clearDatabaseMethod · 0.80
refreshCodebaseIndexMethod · 0.80

Tested by

no test coverage detected