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

Implement/reinstate missing test coverages #5180

Closed
eniolam1000752 opened this issue Jul 17, 2023 · 1 comment
Closed

Implement/reinstate missing test coverages #5180

eniolam1000752 opened this issue Jul 17, 2023 · 1 comment

Comments

@eniolam1000752
Copy link
Contributor

Acceptance criteria

The following files below requires some of their tests reinstated or coverage not ignored.

  • src/modules/message/components/signatureCollector/index.test.js
  • src/modules/token/fungible/store/actions.test.js
  • src/modules/transaction/store/actions.test.js
  • src/modules/transaction/utils/transaction.test.js
  • src/modules/auth/components/ChooseAvatar/chooseAvatar.js
  • src/modules/token/fungible/components/SendStatus/status.test.js
  • src/modules/transaction/utils/hwManager/hwManager.test.js
  • src/modules/wallet/components/RegisterMultisigStatus/status.test.js
  • src/modules/wallet/components/signMultisigStatus/share.test.js
@ManuGowda
Copy link
Contributor

We are implementing e2e tests which will improve the coverage, hence we will not handle the coverage for unit test.

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

No branches or pull requests

2 participants