MCPcopy
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

1import net from 'node:net'
2import path from 'node:path'
3import { describe, expect, test } from 'vitest'
4import { isServe, isWindows, viteTestUrl } from '~utils'

Callers

nothing calls this directly

Calls 3

testFunction · 0.90
sendRawRequestFunction · 0.85
resolveMethod · 0.65

Tested by

no test coverage detected