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

Fix unit tests - #3453 #3463

Merged
merged 163 commits into from
Apr 14, 2021
Merged

Fix unit tests - #3453 #3463

merged 163 commits into from
Apr 14, 2021

Conversation

isalga
Copy link
Contributor

@isalga isalga commented Apr 1, 2021

What was the problem?

This PR resolves #3453

How was it solved?

  • src/components/screens/registerDelegate/summary/summary.test.js (6.073s)
  • src/utils/api/transaction/lsk.test.js (6.212s)
  • src/components/screens/transactionDetails/transactionDetails.test.js (6.511s)
  • src/components/screens/verifyMessage/verifyMessage.test.js (6.75s)
  • src/components/screens/votingQueue/editor/editor.test.js (7.157s)
  • src/components/screens/send/form/form.test.js (7.725s)
  • src/components/screens/send/form/formBtc.test.js (7.915s)
  • src/components/shared/discreetMode/discreetMode.test.js
  • src/utils/api/account/lsk.test.js
  • src/components/screens/bookmarks/bookmarkDropdown/bookmarkDropdown.test.js
  • src/store/middlewares/notification.test.js
  • src/components/shared/navigationBars/sideBar/autoSignOut/index.test.js
  • src/utils/account.test.js
  • src/store/actions/voting.test.js
  • src/utils/getNetwork.test.js
  • src/components/screens/monitor/accounts/index.test.js
  • src/components/screens/monitor/transactions/index.test.js
  • src/components/screens/monitor/blocks/blocks.test.js
  • src/utils/api/functionMapper.test.js
  • src/utils/api/block/index.test.js

@reyraa reyraa self-assigned this Apr 6, 2021
@UsamaHameed UsamaHameed requested review from reyraa and UsamaHameed and removed request for reyraa April 14, 2021 08:42
Iris Salcedo and others added 17 commits April 14, 2021 13:41
* Prevent wallet page crash

* Add unit test
This reverts commit ed6c081.

Conflicts:
	src/components/screens/editVote/useVoteAmountField.js
	src/components/screens/registerDelegate/selectNameAndFee/selectNameAndFee.js
	src/components/screens/request/requestLsk.js
	src/components/screens/send/form/useAmountField.js
	src/components/screens/transactionDetails/dataRows.js
	src/components/screens/wallet/transactions/transactionRow.js
	src/components/shared/accountVisualWithAddress/index.js
	src/components/shared/discreetMode/discreetMode.js
	src/components/shared/transactionTypeFigure/index.js
	src/components/shared/transactionsTable/transactionRow.js
	src/store/actions/urlProcessor.js
	src/utils/account.js
	src/utils/api/account/lsk.js
	src/utils/api/transaction/lsk.js
	src/utils/api/transaction/lsk.test.js
	src/utils/validators.js
@reyraa reyraa force-pushed the 3453-fix-unit-tests branch from 65ca867 to a42d09e Compare April 14, 2021 17:17
@reyraa reyraa marked this pull request as ready for review April 14, 2021 17:30
@reyraa reyraa merged commit 9e69635 into feature-sdk-v5 Apr 14, 2021
@reyraa reyraa deleted the 3453-fix-unit-tests branch April 14, 2021 17:31
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.

3 participants