MCPcopy
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

1import { describe, expect, onTestFinished } from 'vitest'
2import { createModuleRunnerTester } from './utils'
3
4describe(

Callers

nothing calls this directly

Calls 6

createModuleRunnerTesterFunction · 0.90
importMethod · 0.80
hasMethod · 0.80
resolveMethod · 0.65
getModuleByUrlMethod · 0.45
invalidateModuleMethod · 0.45

Tested by

no test coverage detected