1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e/tests
Mark Stacey 13adf0381d Update e2e test to reflect change in Chrome
Previously Chrome would ignore an attempt to navigate to a restricted
URL like an extension page that is not web accessible. In a recent
Chrome update, this has changed. Now it does perform the navigation,
but to an error page that explains that the request was invalid.

The last assertion, responsible for checking that the warning page is
still shown, has been removed. The test still ensures the main wallet
UI is not loaded, that assertion was not needed.
2022-06-06 16:46:54 -02:30
..
account-details.spec.js Adding support for EIP-1559 in E2E tests () 2022-01-19 04:38:41 +05:30
add-account.spec.js Split SRP input by word () 2022-03-21 16:39:26 -02:30
add-hide-token.spec.js Refactor ESLint config () 2022-02-28 10:42:09 -07:00
address-book.spec.js Adding support for EIP-1559 in E2E tests () 2022-01-19 04:38:41 +05:30
chain-interactions.spec.js add/switch chain e2e tests () 2022-03-31 20:11:07 +01:00
contract-interactions.spec.js E2e connected state () 2022-04-20 09:37:34 +01:00
custom-rpc-history.spec.js Feat/settings search () 2022-02-22 17:28:21 -03:30
dapp-interactions.spec.js E2e dapp interactions () 2022-03-29 17:47:45 +02:00
edit-gas-fee.spec.js update gas fees () 2022-03-25 21:11:04 +04:00
eth-sign.spec.js E2e signing () 2022-02-04 15:39:48 +00:00
failing-contract.spec.js E2e connected state () 2022-04-20 09:37:34 +01:00
from-import-ui.spec.js e2e test import json file as import account strategy () 2022-04-15 11:35:25 -05:00
incremental-security.spec.js Upgrade ganache - continued () 2022-01-20 16:56:52 +00:00
localization.spec.js Adding support for EIP-1559 in E2E tests () 2022-01-19 04:38:41 +05:30
lock-account.spec.js Adding support for EIP-1559 in E2E tests () 2022-01-19 04:38:41 +05:30
lockdown.spec.js Adding support for EIP-1559 in E2E tests () 2022-01-19 04:38:41 +05:30
metamask-responsive-ui.spec.js Split SRP input by word () 2022-03-21 16:39:26 -02:30
metrics.spec.js E2e metrics () 2022-03-15 13:17:48 -03:00
navigate-transactions.spec.js E2e connected state () 2022-04-20 09:37:34 +01:00
permissions.spec.js Adding support for EIP-1559 in E2E tests () 2022-01-19 04:38:41 +05:30
personal-sign.spec.js fix test () 2022-02-04 17:00:43 +00:00
phishing-detection.spec.js Update e2e test to reflect change in Chrome 2022-06-06 16:46:54 -02:30
provider-api.spec.js Adding support for EIP-1559 in E2E tests () 2022-01-19 04:38:41 +05:30
send-edit.spec.js update gas fees () 2022-03-25 21:11:04 +04:00
send-eth.spec.js E2e connected state () 2022-04-20 09:37:34 +01:00
settings-search.spec.js E2e settings search msgs () 2022-04-13 17:26:26 +02:00
signature-request.spec.js Refactor ESLint config () 2022-02-28 10:42:09 -07:00
simple-send.spec.js Adding support for EIP-1559 in E2E tests () 2022-01-19 04:38:41 +05:30
swap-eth.spec.js e2e test for swaps () 2022-04-12 11:57:18 +02:00
threebox.spec.js Make default icons the same on mobile and extension () 2022-02-16 11:03:17 -06:00
token-details.spec.js Add e2e testcase for token details functionality () 2022-03-09 09:35:14 +01:00