1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
Chi Kei Chan 931aaeb700 Add token selection to the send screen (#6445)
* Move send to pages/

* Fix unit tests

* Finish UI

* Integrate asset dropdown to send actions

* Remove console.log

* Hide asset change during edit

* Enable switch from send token to seand eth

* Enable switching from token to eth when editing

* Fix linter

* Fixing test

* Fix unit tests

* Fix linter

* Fix react warning; remove console.log

* fix flat test

* Add metrics

* Address code review comments

* Consistent spacing between send screen form rows.

* Reduce height of gas buttons on send screen.

* Make send screen gas button height dependent on size of contents.
2019-04-17 16:45:13 -02:30
..
data feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
e2e Adds e2e test for most web3 methods that dapps use (#6160) 2019-04-16 15:29:11 -02:30
integration Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
lib Tx controller now uses safe event emitter (#5769) 2018-11-16 10:34:08 -08:00
screens fix warning for new-ui screen tests 2018-07-02 20:13:04 -04:00
stub
unit feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
web3 Adds e2e test for most web3 methods that dapps use (#6160) 2019-04-16 15:29:11 -02:30
base.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
flat.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
helper.js fix merge conflicts 2018-08-17 12:56:07 -04:00
setup.js Adds not yet functional gas price chart. 2018-12-04 00:06:05 -03:30