Skip to content

test: add BalanceCard component coverage#42

Open
ahmadmustafaanis wants to merge 1 commit into
Protox-Labs:mainfrom
ahmadmustafaanis:bounty/balance-card-tests
Open

test: add BalanceCard component coverage#42
ahmadmustafaanis wants to merge 1 commit into
Protox-Labs:mainfrom
ahmadmustafaanis:bounty/balance-card-tests

Conversation

@ahmadmustafaanis
Copy link
Copy Markdown

Summary

  • add BalanceCard component tests for normal, loading, zero-balance, formatting, and action states
  • make Jest/ESLint/BigInt TypeScript config explicit so the repo validation commands run cleanly
  • fix an existing TransactionHistory test matcher and JSX escaped apostrophe surfaced by validation

Closes #25

Validation

  • npm test
  • npm run lint
  • npx tsc --noEmit
  • npm run build

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 component tests for BalanceCard

1 participant