This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change wording SwapExchangeRateAmountTooLow ("more than" -> "at least…
…") (#4331)
- Loading branch information
cd9d78a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @LFBarreto
Lint outputs ✅
Tests outputs ❌
FAIL src/generate-cryptoassets-md.test.js
● generate cryptoassets.md
Test Suites: 1 failed, 1 skipped, 1 of 2 total
Tests: 1 failed, 5 skipped, 6 total
Snapshots: 0 total
Time: 1.988 s
Ran all test suites matching /src/i.
error Command failed with exit code 1.
Tests outputs ❌
PASS tests/specs/firmwareupdate.spec.js (107.315 s)
PASS tests/specs/updater.spec.js (137.542 s)
PASS tests/specs/global.spec.js (158.575 s)
PASS tests/specs/accounts/subaccount.spec.js (241.772 s)
PASS tests/specs/settings/passwordlock.spec.js (142.48 s)
PASS tests/specs/walletconnect.spec.js (116.044 s)
PASS tests/specs/manager.spec.js (95.49 s)
PASS tests/specs/swap.spec.js (71.125 s)
PASS tests/specs/settings/settings.spec.js (77.573 s)
PASS tests/specs/settings/developermode.spec.js (361.876 s)
PASS tests/specs/accounts/ethereum.spec.js (371.372 s)
PASS tests/specs/accounts/bitcoin.spec.js (343.486 s)
PASS tests/specs/accounts/cosmos.spec.js (349.934 s)
FAIL tests/specs/USBTroubleshooting/windows.spec.js (141.678 s)
● USBTroubleshooting-windows › goes to USBTroubleshooting screen from manager
› 1 snapshot failed.
FAIL tests/specs/USBTroubleshooting/linux.spec.js (135.17 s)
● USBTroubleshooting-linux › access the USBTroubleshooting solutions
› 1 snapshot failed.
PASS tests/specs/USBTroubleshooting/mac.spec.js (145.503 s)
PASS tests/specs/accounts/tezos.spec.js (368.819 s)
PASS tests/specs/accounts/xrp.spec.js (379.189 s)
PASS tests/specs/accounts/global.spec.js (333.437 s)
FAIL tests/specs/onboarding/nanoS.spec.js (343.566 s)
● onboarding nanoS - connect › accept terms
› 1 snapshot failed.
FAIL tests/specs/onboarding/nanoX.spec.js (323.191 s)
● onboarding nanoX - new nano › accept terms
› 1 snapshot failed.
FAIL tests/specs/onboarding/blue.spec.js (287.815 s)
● onboarding blue - new nano › accept terms
› 1 snapshot failed.
Summary of all failing tests
FAIL tests/specs/USBTroubleshooting/windows.spec.js (141.678 s)
● USBTroubleshooting-windows › goes to USBTroubleshooting screen from manager
FAIL tests/specs/USBTroubleshooting/linux.spec.js (135.17 s)
● USBTroubleshooting-linux › access the USBTroubleshooting solutions
FAIL tests/specs/onboarding/nanoS.spec.js (343.566 s)
● onboarding nanoS - connect › accept terms
FAIL tests/specs/onboarding/nanoX.spec.js (323.191 s)
● onboarding nanoX - new nano › accept terms
FAIL tests/specs/onboarding/blue.spec.js (287.815 s)
● onboarding blue - new nano › accept terms
Snapshot Summary
› 5 snapshots failed from 5 test suites. Inspect your code changes or run
yarn run spectron -u
to update them.Test Suites: 5 failed, 17 passed, 22 total
Tests: 5 failed, 412 passed, 417 total
Snapshots: 5 failed, 349 passed, 354 total
Time: 1338.747 s
Ran all test suites matching /tests/specs/.*.spec.js/i.
error Command failed with exit code 1.
Diff output ❌
USBTroubleshooting-linux-solution-6
USBTroubleshooting-windows-noHelpPopup
Suggested snapshots to update