MCPcopy
hub / github.com/vitejs/vite / indexHtml.spec.ts

File indexHtml.spec.ts

packages/vite/src/node/server/middlewares/__tests__/indexHtml.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs'
2import path from 'node:path'
3import { describe, expect, onTestFinished, test } from 'vitest'
4import { createServer } from '../../../server'

Callers

nothing calls this directly

Calls 5

testFunction · 0.90
transformIndexHtmlMethod · 0.80
createTestServerFunction · 0.70
resolveMethod · 0.65
transformRequestMethod · 0.65

Tested by

no test coverage detected