MCPcopy
hub / github.com/vuejs/core / cssVars.spec.ts

File cssVars.spec.ts

packages/shared/__tests__/cssVars.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { normalizeCssVarValue } from '../src'
2
3describe('utils/cssVars', () => {
4 test('should normalize css binding values correctly', () => {

Callers

nothing calls this directly

Calls 3

normalizeCssVarValueFunction · 0.90
toHaveBeenWarnedTimesMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected