MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / gradient.test.ts

File gradient.test.ts

test/gradient.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import {
3 hexToRgb, rgbToHex, lerp, lerpColor, sampleStops, wrapPhase, AURORA,
4} from '../src/cli/prompts/gradient.js';

Callers

nothing calls this directly

Calls 7

hexToRgbFunction · 0.85
rgbToHexFunction · 0.85
lerpFunction · 0.85
lerpColorFunction · 0.85
sampleStopsFunction · 0.85
wrapPhaseFunction · 0.85
buildBootStepsFunction · 0.85

Tested by

no test coverage detected