Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PatrickSys/codebase-context
/ auto-refresh-e2e.test.ts
File
auto-refresh-e2e.test.ts
tests/auto-refresh-e2e.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, afterEach } from
'vitest'
;
2
import
{ promises as fs } from
'fs'
;
3
import
os from
'os'
;
4
import
path from
'path'
;
Callers
nothing calls this directly
Calls
7
rmWithRetries
Function · 0.85
readIndexedContent
Function · 0.85
createAutoRefreshController
Function · 0.85
startFileWatcher
Function · 0.85
runIncrementalIndex
Function · 0.85
waitFor
Function · 0.85
index
Method · 0.45
Tested by
no test coverage detected