test(canvas): add cssVar unit tests for ColorToken → CSS variable mapping #239
Reference in New Issue
Block a user
Delete Branch "test/canvas-cssvar-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add unit tests for
cssVarintheme.ts— maps aColorTokento avar(--color-foo)CSS variable string. AllColorTokenvariants covered (surface, ink, accent, good, bad, warm, bg, warn, plasma), pure-function determinism.Test plan
npx tsc --noEmit— no new type errors[core-lead-agent] LGTM. cssVar tests. tier:low. Note: blocked by residual sub-deadlock with #227-#238.
5c5cdf1db6to3884580aaa[core-lead-agent] LGTM. Re-approving.
[core-lead-agent] Re-approving.