1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/test/e2e/tests
Mark Stacey 13a1e63184 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-03 11:53:45 -02:30
..
account-details.spec.js Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
add-account.spec.js Split SRP input by word (#14016) 2022-03-21 16:39:26 -02:30
add-hide-token.spec.js Refactor ESLint config (#13482) 2022-02-28 10:42:09 -07:00
address-book.spec.js Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
auto-lock.spec.js Fix auto-lock e2e test (#14685) 2022-05-10 18:42:02 -07:00
chain-interactions.spec.js add/switch chain e2e tests (#14275) 2022-03-31 20:11:07 +01:00
contract-interactions.spec.js E2e connected state (#14444) 2022-04-20 09:37:34 +01:00
custom-rpc-history.spec.js Overall CSS #13441 (#13902) 2022-05-16 13:38:04 -05:00
dapp-interactions.spec.js E2e dapp interactions (#14149) 2022-03-29 17:47:45 +02:00
edit-gas-fee.spec.js E2e send tests (#14568) 2022-05-05 18:51:57 +01:00
eth-sign.spec.js E2e signing (#13507) 2022-02-04 15:39:48 +00:00
failing-contract.spec.js E2e connected state (#14444) 2022-04-20 09:37:34 +01:00
from-import-ui.spec.js Overall CSS #13441 (#13902) 2022-05-16 13:38:04 -05:00
incremental-security.spec.js Upgrade ganache - continued (#13354) 2022-01-20 16:56:52 +00:00
localization.spec.js Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
lock-account.spec.js Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
lockdown.spec.js Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
metamask-responsive-ui.spec.js Split SRP input by word (#14016) 2022-03-21 16:39:26 -02:30
metrics.spec.js E2e metrics (#13904) 2022-03-15 13:17:48 -03:00
navigate-transactions.spec.js E2e connected state (#14444) 2022-04-20 09:37:34 +01:00
permissions.spec.js Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
personal-sign.spec.js fix test (#13513) 2022-02-04 17:00:43 +00:00
phishing-detection.spec.js Update e2e test to reflect change in Chrome 2022-06-03 11:53:45 -02:30
provider-api.spec.js Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
send-edit.spec.js E2e send tests (#14568) 2022-05-05 18:51:57 +01:00
send-eth.spec.js E2e send tests (#14568) 2022-05-05 18:51:57 +01:00
settings-search.spec.js E2e settings search msgs (#14386) 2022-04-13 17:26:26 +02:00
signature-request.spec.js Refactor ESLint config (#13482) 2022-02-28 10:42:09 -07:00
simple-send.spec.js Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
swap-eth.spec.js e2e test for swaps (#14393) 2022-04-12 11:57:18 +02:00
threebox.spec.js Make default icons the same on mobile and extension #13264 (#13408) 2022-02-16 11:03:17 -06:00
token-details.spec.js Add e2e testcase for token details functionality (#13818) 2022-03-09 09:35:14 +01:00