Overview
frontend/components/wallet/wallet-status-card.tsx — the only substantial component in the app — has no test file, despite the backend equivalent (WalletsController) being flagged in [BE-129] for the same gap. Its loading/error/busy/linking states are entirely untested.
Tasks
Acceptance Criteria
Notes for Contributors
Comment below to be assigned.
Overview
frontend/components/wallet/wallet-status-card.tsx— the only substantial component in the app — has no test file, despite the backend equivalent (WalletsController) being flagged in [BE-129] for the same gap. Its loading/error/busy/linking states are entirely untested.Tasks
Acceptance Criteria
WalletStatusCardhas test coverage.Notes for Contributors
Comment below to be assigned.