Skip to content

Add Stellar wallet address formatter tests#153

Open
kongwen686 wants to merge 2 commits into
dreamgeneX:mainfrom
kongwen686:bounty-115-wallet-address-tests
Open

Add Stellar wallet address formatter tests#153
kongwen686 wants to merge 2 commits into
dreamgeneX:mainfrom
kongwen686:bounty-115-wallet-address-tests

Conversation

@kongwen686
Copy link
Copy Markdown
Contributor

Summary

  • add Stellar wallet address helpers for truncation, payment deep-link generation, and clipboard writes
  • cover default truncation, short addresses, deep links, copy behavior, and invalid address handling

Verification

  • node --test tests/walletAddress.test.mjs

Note: this local workspace links to an existing local node_modules directory containing the repository devDependency typescript to run the test. In a normal checkout, npm install/npm ci provides that dependency.

Closes #115

@vercel
Copy link
Copy Markdown

vercel Bot commented May 23, 2026

@kongwen686 is attempting to deploy a commit to the dreamgenex's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Add unit tests for the Stellar wallet address formatter

1 participant