Skip to content

[FE-116] wallet-status-card.tsx has no test coverage at all #1704

Description

@yusuftomilola

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

  • Add component tests covering: initial load, load error, provision flow, link-challenge flow, and link-verify success/failure.

Acceptance Criteria

  • Every state transition in WalletStatusCard has test coverage.

Notes for Contributors

Comment below to be assigned.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions