molecule-core/canvas/src
Molecule AI Core-FE 814c7cc460 test(canvas): add structural tests for TIER_CONFIG and COMM_TYPE_LABELS
Both are data constants exported from design-tokens.ts — TIER_CONFIG
maps tier levels 1-4 to label/color/border CSS classes, and
COMM_TYPE_LABELS maps a2a_send/a2a_receive/task_update to display
labels. No logic to test; structural shape coverage.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 05:51:40 +00:00
..
__tests__
app fix(canvas): text-ink-soft → text-ink-mid for WCAG AA contrast 2026-05-09 23:18:14 +00:00
components feat(canvas): document all keyboard shortcuts and interactions in the help dialog 2026-05-10 05:26:06 +00:00
hooks fix(deploy-modal): snap provider radio when model resolves to a provider 2026-05-02 19:01:13 -07:00
lib test(canvas): add structural tests for TIER_CONFIG and COMM_TYPE_LABELS 2026-05-10 05:51:40 +00:00
store test(canvas): add pure-function tests for resolveRuntime and canvas-topology utilities 2026-05-10 04:46:28 +00:00
stores
styles
types
middleware.ts