Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ server-hmr.spec.ts
File
server-hmr.spec.ts
packages/vite/src/node/ssr/runtime/__tests__/server-hmr.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, onTestFinished } from
'vitest'
2
import
{ createModuleRunnerTester } from
'./utils'
3
4
describe(
Callers
nothing calls this directly
Calls
6
createModuleRunnerTester
Function · 0.90
import
Method · 0.80
has
Method · 0.80
resolve
Method · 0.65
getModuleByUrl
Method · 0.45
invalidateModule
Method · 0.45
Tested by
no test coverage detected