1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 23:58:06 +01:00
metamask-extension/test/e2e/tests
Erik Marks b3963daaab
eth-json-rpc-middleware@8.0.0 (#10738)
We're bumping from `^6` to `^8`. All imports are now named, and they have been updated. This is a breaking change, in that support for `eth_signTransaction` is added in `^8.0.0`. We do not support this method in our UI, so our middleware stack has been instrumented to reject.

In addition, there are some non-breaking behavioral changes in this version that reviewers should be aware of, see the [7.0.0 release](https://github.com/MetaMask/eth-json-rpc-middleware/releases).
2021-11-11 12:26:49 -08:00
..
account-details.spec.js
add-account.spec.js
add-hide-token.spec.js Turn off all old notifications (#12500) 2021-11-01 08:16:05 -02:30
address-book.spec.js
contract-interactions.spec.js Lavamoat build system integration for WebApp (#12242) 2021-10-05 12:06:31 -10:00
custom-rpc-history.spec.js Network tab refactor (#12502) 2021-11-04 17:48:21 -04:00
from-import-ui.spec.js Onboarding v2 e2e test (#12628) 2021-11-10 17:27:10 +00:00
incremental-security.spec.js Turn off all old notifications (#12500) 2021-11-01 08:16:05 -02:30
localization.spec.js
lock-account.spec.js
lockdown.spec.js Add lockdown e2e test (#12562) 2021-11-02 17:01:01 -07:00
metamask-responsive-ui.spec.js Onboarding v2 e2e test (#12628) 2021-11-10 17:27:10 +00:00
navigate-transactions.spec.js
permissions.spec.js E2e remove xLargeDelayMs and xxLargeDelayMs delays (#12160) 2021-09-20 15:48:49 +01:00
personal-sign.spec.js
provider-api.spec.js eth-json-rpc-middleware@8.0.0 (#10738) 2021-11-11 12:26:49 -08:00
send-edit.spec.js
send-eth.spec.js
signature-request.spec.js
simple-send.spec.js
threebox.spec.js