1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app/selectors/tests
Mark Stacey 7ff3b4c928
Extract selected token from token input (#8692)
The `TokenInput` component now takes the token as a prop, instead of
using the `selectedTokenAddress` state. The `UserPreferencedTokenInput`
component that wrapped `TokenInput` has also been updated to take the
token as a prop.
2020-05-28 19:08:11 -03:00
..
confirm-transaction.test.js Consolidate selector tests (#8510) 2020-05-05 07:05:16 -07:00
custom-gas.test.js Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
permissions.test.js Localize permission descriptions (#8661) 2020-05-27 18:15:10 -02:30
selectors.test.js Extract selected token from token input (#8692) 2020-05-28 19:08:11 -03:00
send-selectors-test-data.js Disallow all anonymous default export, aside from CSF and migrations (#8535) 2020-05-18 21:18:11 -02:30
send.test.js Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00
tokens.test.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
transactions.test.js Refactor transaction list token filtering (#8669) 2020-05-28 00:11:15 -03:00