Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PatrickSys/codebase-context
/ multi-project-routing.test.ts
File
multi-project-routing.test.ts
tests/multi-project-routing.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, afterEach, vi } 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
8
seedValidIndex
Function · 0.85
clearProjects
Function · 0.85
refreshKnownRootsFromClient
Function · 0.85
callTool
Function · 0.85
parsePayload
Function · 0.85
buildProjectContextResourceUri
Function · 0.85
buildProjectFullContextResourceUri
Function · 0.85
get
Method · 0.45
Tested by
no test coverage detected