Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PatrickSys/codebase-context
/ resource-uri.test.ts
File
resource-uri.test.ts
tests/resource-uri.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{
3
buildProjectContextResourceUri,
4
buildProjectFullContextResourceUri,
Callers
nothing calls this directly
Calls
7
normalizeResourceUri
Function · 0.85
isContextResourceUri
Function · 0.85
isFullContextResourceUri
Function · 0.85
buildProjectContextResourceUri
Function · 0.85
getProjectPathFromContextResourceUri
Function · 0.85
buildProjectFullContextResourceUri
Function · 0.85
getProjectPathFromFullContextResourceUri
Function · 0.85
Tested by
no test coverage detected