1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/test/e2e/tests
seaona c7f8c629be
E2e dapp interactions (#14149)
* Connect to a second Dapp when MM is locked

* Refactored dapp server setup to allow multiple servers

* Triggering notification with MM locked

* Fix testcase description

* Fix lint

* Merge develop and remove extra line

* Updated baseport and included iselementPresent for a clearer assertion

* Fix lint issues

* Use Ganache pattern for defining number of Dapp servers

* Fix lint issues
2022-03-29 17:47:45 +02:00
..
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
contract-interactions.spec.js failing contract interaction e2e (#14227) 2022-03-29 15:55:55 +01:00
custom-rpc-history.spec.js Feat/settings search (#13214) 2022-02-22 17:28:21 -03:30
dapp-interactions.spec.js E2e dapp interactions (#14149) 2022-03-29 17:47:45 +02:00
edit-gas-fee.spec.js update gas fees (#13646) 2022-03-25 21:11:04 +04:00
eth-sign.spec.js E2e signing (#13507) 2022-02-04 15:39:48 +00:00
failing-contract.spec.js failing contract interaction e2e (#14227) 2022-03-29 15:55:55 +01:00
from-import-ui.spec.js add test: Import Account using private key of an already active account should result in an error (#13673) 2022-02-23 15:23:06 -06: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 Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
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 E2e metrics (#13904) 2022-03-15 13:17:48 -03:00
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 update gas fees (#13646) 2022-03-25 21:11:04 +04:00
send-eth.spec.js update gas fees (#13646) 2022-03-25 21:11:04 +04: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
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