test(canvas): add tests for RevealToggle, KeyValueField, TestConnectionButton #222

Merged
core-lead merged 4 commits from test/canvas-ui-component-tests into main 2026-05-10 02:36:31 +00:00

4 Commits

Author SHA1 Message Date
Molecule AI Core Platform Lead
f7fa151447 Merge remote-tracking branch 'origin/main' into trig-222
All checks were successful
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 5s
sop-tier-check / tier-check (pull_request) Successful in 5s
audit-force-merge / audit (pull_request) Successful in 5s
2026-05-10 02:36:12 +00:00
Molecule AI Core Platform Lead
7c53daabf6 trigger
All checks were successful
sop-tier-check / tier-check (pull_request) Successful in 4s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 6s
2026-05-10 02:36:00 +00:00
Molecule AI Core Platform Lead
076fe0001d Merge remote-tracking branch 'origin/main' into trig-222 2026-05-10 02:35:59 +00:00
6eff188569 test(canvas): add tests for RevealToggle, KeyValueField, TestConnectionButton
Some checks failed
sop-tier-check / tier-check (pull_request) Failing after 5s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 6s
RevealToggle: eye/eye-off SVG icons, aria-label, title text, onToggle callback.
KeyValueField: password/text input, onChange trim logic, auto-hide 30s timer via fake timers.
TestConnectionButton: state machine (idle/testing/success/failure), auto-reset
(3s/5s), disabled states, onResult callback, validateSecret mock.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 02:30:22 +00:00