Summary
The transaction history list shows a coloured badge for each transaction type. Unit tests should confirm the correct label and colour class are applied for buy and sell and that an unknown type falls back gracefully.
Scope
- Test a buy transaction renders a green badge with label 'Buy'
- Test a sell transaction renders a red badge with label 'Sell'
- Test an unknown type renders a grey badge with label 'Unknown'
- Assert no error thrown for any of the three cases
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
The transaction history list shows a coloured badge for each transaction type. Unit tests should confirm the correct label and colour class are applied for buy and sell and that an unknown type falls back gracefully.
Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram