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

File resolve.spec.ts

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

Source from the content-addressed store, hash-verified

1import { join } from 'node:path'
2import { describe, expect, onTestFinished, test, vi } from 'vitest'
3import { createServer } from '../server'
4import { createServerModuleRunner } from '../ssr/runtime/serverModuleRunner'

Callers

nothing calls this directly

Calls 10

testFunction · 0.90
createServerFunction · 0.90
createServerModuleRunnerFunction · 0.90
buildFunction · 0.90
importMethod · 0.80
createTestServerFunction · 0.70
getConfigFunction · 0.70
runFunction · 0.70
closeMethod · 0.65
resolveIdMethod · 0.45

Tested by

no test coverage detected