1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/send/tests
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079)
* transaction editing: use txParams 'from' account

* signature-request: use txParams 'from' account

* signature-request-original: use txParams 'from' account

* encryption/decryption: use txParams 'from' account

* update tests

* set 'send' state 'from' address in confirm containers
2020-03-06 13:34:56 -08:00
..
send-component.test.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
send-container.test.js Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
send-selectors-test-data.js LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
send-selectors.test.js LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
send-utils.test.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30