MCPcopy
hub / github.com/vitejs/vite / module-graph.spec.ts

File module-graph.spec.ts

playground/module-graph/__tests__/module-graph.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2import { isServe, page, viteServer } from '~utils'
3
4test.runIf(isServe)('importedUrls order is preserved', async () => {

Callers

nothing calls this directly

Calls 1

getModuleByUrlMethod · 0.45

Tested by

no test coverage detected