Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests for transaction helper functions #101

Closed
coderabbitai bot opened this issue Dec 2, 2024 · 1 comment
Closed

Add unit tests for transaction helper functions #101

coderabbitai bot opened this issue Dec 2, 2024 · 1 comment
Assignees

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 2, 2024

The functions getTransactionIcon, getTransactionMessage, getTransactionPlusMinus, and getTransactionColor in historyBox.tsx need unit tests to ensure reliability and prevent future regressions.

Related PR: #98
Related Comment: #98 (comment)

Requested by: @fmorency

@fmorency
Copy link
Contributor

fmorency commented Dec 2, 2024

Those getters are private methods. We should test those using public interfaces.

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

No branches or pull requests

1 participant