MCPcopy Create free account
hub / github.com/wavetermdev/waveterm / color-validator.test.ts

File color-validator.test.ts

frontend/util/color-validator.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
2
3import { validateCssColor } from "./color-validator";
4

Callers

nothing calls this directly

Calls 1

validateCssColorFunction · 0.90

Tested by

no test coverage detected