MCPcopy Create free account
hub / github.com/bytebase/bytebase / css.test.ts

File css.test.ts

frontend/src/utils/css.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "vitest";
2import { colorToHex, colorToRgbString, hexToColor } from "./css";
3
4describe("google.type.Color helpers", () => {

Callers

nothing calls this directly

Calls 4

hexToColorFunction · 0.90
colorToHexFunction · 0.90
colorToRgbStringFunction · 0.90
testStruct · 0.85

Tested by

no test coverage detected