Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ fs-serve.spec.ts
File
fs-serve.spec.ts
playground/fs-serve/__tests__/fs-serve.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
net from
'node:net'
2
import
path from
'node:path'
3
import
{ describe, expect, test } from
'vitest'
4
import
{ isServe, isWindows, viteTestUrl } from
'~utils'
Callers
nothing calls this directly
Calls
3
test
Function · 0.90
sendRawRequest
Function · 0.85
resolve
Method · 0.65
Tested by
no test coverage detected