Skip to content

test(wallet): add AccountBadge connected account display tests (#210)#370

Open
Ryjen1 wants to merge 1 commit into
SO4-Markets:mainfrom
BuildersWCT:fix/account-badge-test
Open

test(wallet): add AccountBadge connected account display tests (#210)#370
Ryjen1 wants to merge 1 commit into
SO4-Markets:mainfrom
BuildersWCT:fix/account-badge-test

Conversation

@Ryjen1

@Ryjen1 Ryjen1 commented Jul 2, 2026

Copy link
Copy Markdown

Closes #210

…arkets#210)

Render <AccountBadge> with a fixed Stellar address and assert:
- Shortened address (GABCDE…WXYZ format) shown on the trigger button
- Green connected indicator dot is rendered
- Clicking the button opens the dropdown and shows the full address
- Explorer link has correct href and target="_blank"
- XLM balance and network label are rendered in the dropdown
- Disconnect button is present in the dropdown

useBalance, useWallet, useNetwork and the network config module are
stubbed so no real wallet extension or network call is required.
@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

@bertolikimberly is attempting to deploy a commit to the Ijai's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jul 2, 2026

Copy link
Copy Markdown

@Ryjen1 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Web wallet: connected account badge

1 participant