1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test
Dan J Miller 05e2120814 Version 6.7.2 gas limit fix (#6786)
* Introduce delay for eth_estimateGas calls with in test

* Add test that fails when gas estimates of contract method calls without gas are too high.

* Get transaction gas data from unApprovedTxs instead of confirmTransaction

* Fix selection of gas data in gas-modal-page-container.container

* Lint changes related to Version-6.7.2-gasLimitFix

* Fix e2e tests on Version-6.7.2-gasLimitFix

* Fix unit and integration tests for changes from Version-6.7.2-gasLimitFix

* more e2e fixes

* Add assertions for transaction values on confirm screen

* Fix display of transaction amount on confirm screen.
2019-07-04 14:14:03 -02:30
..
data feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
e2e Version 6.7.2 gas limit fix (#6786) 2019-07-04 14:14:03 -02:30
integration Move e2e tests out of beta dir (#6785) 2019-07-02 23:19:59 -02:30
lib Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
screens fix warning for new-ui screen tests 2018-07-02 20:13:04 -04:00
stub Merge branch 'develop' into testing 2018-05-21 14:57:57 -07:00
unit Validate txParams in TransactionStateManager.addTx (#6713) 2019-06-29 00:51:51 +02:00
web3 Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
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 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
setup.js Adds not yet functional gas price chart. 2018-12-04 00:06:05 -03:30