Summary
The wallet connection popover renders different content depending on whether a wallet is connected. Unit tests should confirm the correct elements are present in each state and that the component does not render popover content when no wallet is connected.
Scope
- Render with no wallet connected: assert the connect button is visible and the address display is absent
- Render with a connected wallet: assert the truncated address, copy button, and disconnect button are all present
- Render with a connected wallet: assert the connect button is absent
- Assert the full wallet address is not rendered anywhere in the connected state
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
The wallet connection popover renders different content depending on whether a wallet is connected. Unit tests should confirm the correct elements are present in each state and that the component does not render popover content when no wallet is connected.
Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram