1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/test/e2e/tests
Erik Marks 5f0fd9d1c2
Add lockdown e2e test (#12562)
This PR adds an e2e test to ensure that the background and UI environments are locked down. It reuses the logic from the `protect-intrinsics.test.js`, and runs in both Chrome and Firefox.
2021-11-02 17:01:01 -07: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
custom-rpc-history.spec.js Implement Network Switcher designs (#12260) 2021-10-28 23:31:05 +04:00
from-import-ui.spec.js Turn off all old notifications (#12500) 2021-11-01 08:16:05 -02:30
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
navigate-transactions.spec.js
permissions.spec.js
personal-sign.spec.js
provider-events.spec.js Implement Network Switcher designs (#12260) 2021-10-28 23:31:05 +04:00
send-edit.spec.js
send-eth.spec.js
signature-request.spec.js
simple-send.spec.js
threebox.spec.js