1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/test/e2e
Alex Donesky b0a510562e Fix gas api overcalling (#12069)
* Move gasEstimation calls onto edit-gas-popover instead of transaction list item

* delete useCancelTransaction and useRetryTransaction hooks
consolidate gasFee calls into cancel button component.

* add tests

* update component name

* addressing feedback

* fix failing e2e test

* followup fix e2e tests

* change useIncrementedGasFees to accept single transaction rather than transactionGroup as argument

* remove unnecessary change to fixture

* only ever pass primary transaction to useIncrementedGasFees

* remove unnecessary optional chaining
2021-09-16 15:49:54 -05:00
..
fixtures Fix gas api overcalling (#12069) 2021-09-16 15:49:54 -05:00
mock-3box Refactoring threebox.spec.js to use fixtures (#10849) 2021-04-08 19:53:18 -04:00
send-eth-with-private-key-test I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
tests Remove button group for non-EIP-1559 networks (#11712) 2021-08-02 18:53:13 -05:00
webdriver Swaps: Add conditional routing to new APIs based on a feature flag (#11470) 2021-07-09 10:24:00 -05:00
benchmark.js Fix 'yarn setup' on M1 Macs (#11887) 2021-09-01 14:56:34 -07:00
fixture-server.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
ganache.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
helpers.js Fix 'yarn setup' on M1 Macs (#11887) 2021-09-01 14:56:34 -07:00
metamask-ui.spec.js Fix 'yarn setup' on M1 Macs (#11887) 2021-09-01 14:56:34 -07:00
metrics.spec.js add key literals to driver (#10854) 2021-04-12 10:32:38 -05:00
run-all.js Add run-e2e-test.js script (#11301) 2021-06-15 15:21:25 -02:30
run-all.sh Add run-e2e-test.js script (#11301) 2021-06-15 15:21:25 -02:30
run-e2e-test.js Fix 'yarn setup' on M1 Macs (#11887) 2021-09-01 14:56:34 -07:00
x-server.js Fix 'yarn setup' on M1 Macs (#11887) 2021-09-01 14:56:34 -07:00