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

File assets.spec.ts

playground/assets/__tests__/assets.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path'
2import { describe, expect, test } from 'vitest'
3import {
4 browserLogs,

Callers

nothing calls this directly

Calls 12

testFunction · 0.90
fetchPathFunction · 0.85
getColorFunction · 0.85
getBgFunction · 0.85
findAssetFileFunction · 0.85
readFileFunction · 0.85
readManifestFunction · 0.85
listAssetsFunction · 0.85
notifyRebuildCompleteFunction · 0.85
urlMethod · 0.80
editFileFunction · 0.50
getMethod · 0.45

Tested by

no test coverage detected