1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e
Dan J Miller 97d268c8ee
Remove use of ethgasstation; use metaswap /gasPrices api for gas price estimates (#9867)
* Remove use of ethgassthat; use metaswap /gasPrices api for gas price estimates

* Remove references to ethgasstation

* Pass base to BigNumber constructor in fetchExternalBasicGasEstimates

* Update ui/app/hooks/useTokenTracker.js

Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>

* Delete gas price chart

* Remove price chart css import

* Delete additional fee chart code

* Lint fix

* Delete more code no longer used after ethgasstation removal

Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
2020-12-02 19:55:19 -03:30
..
fixtures Add metrics e2e test (#9784) 2020-12-01 17:54:56 -03:30
mock-3box
send-eth-with-private-key-test
tests
webdriver Remove use of ethgasstation; use metaswap /gasPrices api for gas price estimates (#9867) 2020-12-02 19:55:19 -03:30
address-book.spec.js
benchmark.js
ethereum-on.spec.js
fixture-server.js
from-import-ui.spec.js
ganache.js
helpers.js Add metrics e2e test (#9784) 2020-12-01 17:54:56 -03:30
incremental-security.spec.js
metamask-responsive-ui.spec.js
metamask-ui.spec.js Make all UI tabs accessible via keyboard (#9518) 2020-11-05 12:05:41 -06:00
metrics.spec.js Remove unnecessary assertion in e2e metrics test (#9974) 2020-12-02 17:27:42 -03:30
permissions.spec.js
run-all.sh
send-edit.spec.js
signature-request.spec.js
threebox.spec.js