Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ search-root.spec.ts
File
search-root.spec.ts
packages/vite/src/node/server/__tests__/search-root.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ resolve } from
'node:path'
2
import
{ describe, expect, test } from
'vitest'
3
import
{ searchForWorkspaceRoot } from
'../searchRoot'
4
Callers
nothing calls this directly
Calls
3
test
Function · 0.90
searchForWorkspaceRoot
Function · 0.90
resolve
Function · 0.50
Tested by
no test coverage detected