MCPcopy
hub / github.com/vitejs/vite / css-no-codesplit.spec.ts

File css-no-codesplit.spec.ts

playground/css-no-codesplit/__tests__/css-no-codesplit.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2import { getColor, isBuild, listAssets } from '~utils'
3
4test('should load all stylesheets', async () => {

Callers

nothing calls this directly

Calls 3

testFunction · 0.90
getColorFunction · 0.85
listAssetsFunction · 0.85

Tested by

no test coverage detected