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

File assets-sanitize.spec.ts

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

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2import { getBg, isBuild, page, readManifest } from '~utils'
3
4if (!isBuild) {

Callers

nothing calls this directly

Calls 3

testFunction · 0.90
getBgFunction · 0.85
readManifestFunction · 0.85

Tested by

no test coverage detected