Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sourcebot-dev/sourcebot
/ utils.test.ts
File
utils.test.ts
packages/web/src/features/git/utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test, vi } from
'vitest'
;
2
3
vi.mock(
'@sourcebot/shared'
, () => ({
4
createLogger: () => ({
Callers
nothing calls this directly
Calls
3
normalizePath
Function · 0.90
isPathValid
Function · 0.90
buildFileTree
Function · 0.90
Tested by
no test coverage detected