1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/e2e/tests
2023-04-14 16:59:51 +09:00
..
account-details.spec.js E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
add-account.spec.js Fix/button base ellipsis support (#18205) 2023-03-21 19:19:49 -07:00
add-custom-network.spec.js test: increase timeout for failing tests (#18189) 2023-04-14 16:59:51 +09:00
add-hide-token.spec.js E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
address-book.spec.js Remove timeouts without effect (#18342) 2023-03-28 14:59:41 +02:00
advanced-settings.spec.js E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
auto-lock.spec.js E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
backup-restore.spec.js Migrate network configurations (previously frequentRpcListDetail) from PreferencesController to NetworkController (#17421) 2023-03-09 15:00:28 -06:00
chain-interactions.spec.js E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
clear-activity.spec.js Remove timeouts without effect (#18342) 2023-03-28 14:59:41 +02:00
contract-interactions.spec.js Remove timeouts without effect (#18342) 2023-03-28 14:59:41 +02:00
custom-rpc-history.spec.js Migrate network configurations (previously frequentRpcListDetail) from PreferencesController to NetworkController (#17421) 2023-03-09 15:00:28 -06:00
custom-token-add-approve.spec.js test: increase timeout for failing tests (#18189) 2023-04-14 16:59:51 +09:00
dapp-interactions.spec.js MenuItem: Fix layout of menu item with subtitle (#17650) 2023-02-21 09:50:54 -06:00
dapp-tx-edit.spec.js Prevent user from editing a contract interaction created by a dapp (#16498) 2022-11-15 12:28:39 -03:30
edit-gas-fee.spec.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
encrypt-decrypt.spec.js fix(17542): fix fiat currency display in few txn actions (#18011) 2023-03-08 16:05:55 +00:00
ens.spec.js NetworkController: Split network into networkId and networkStatus (#17556) 2023-03-30 16:49:12 -06:00
errors.spec.js Refactor Errors E2E test to no longer rely upon a real error (#17332) 2023-01-23 12:58:35 -06:00
eth-sign.spec.js OpenSea security provider metrics (#17688) 2023-03-23 14:01:51 -03:00
eth-subscribe.spec.js Revert "Moved subscribe and filter into network controller (#16693)" (#18129) 2023-03-15 12:16:31 -02:30
failing-contract.spec.js Remove timeouts without effect (#18342) 2023-03-28 14:59:41 +02:00
from-import-ui.spec.js Remove timeouts without effect (#18342) 2023-03-28 14:59:41 +02:00
incremental-security.spec.js Remove ONBOARDING_V2 flag for release (#16865) 2023-01-13 10:25:01 -06:00
localization.spec.js E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
lock-account.spec.js E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
lockdown.spec.js E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
metamask-responsive-ui.spec.js Remove timeouts without effect (#18342) 2023-03-28 14:59:41 +02:00
metrics.spec.js E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
multiple-transactions.spec.js Fix state in confirm transaction (#17838) 2023-02-24 22:37:26 +05:30
navigate-transactions.spec.js Remove timeouts without effect (#18342) 2023-03-28 14:59:41 +02:00
network-error.spec.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
onboarding.spec.js [e2e] Using ganache requests to getBalance and getAccounts (#18215) 2023-03-20 10:29:18 +01:00
permissions.spec.js [e2e] Using ganache requests to getBalance and getAccounts (#18215) 2023-03-20 10:29:18 +01:00
personal-sign.spec.js Remove timeouts without effect (#18342) 2023-03-28 14:59:41 +02:00
phishing-detection.spec.js fix(18194): Redirect to extension expanded view when click back to sa… (#18376) 2023-03-31 10:00:44 +01:00
portfolio-site.spec.js E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
provider-api.spec.js [e2e] Using ganache requests to getBalance and getAccounts (#18215) 2023-03-20 10:29:18 +01:00
security-provider.spec.js Change api used for opensea validation (#18383) 2023-03-30 17:33:35 -02:30
send-edit.spec.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
send-eth.spec.js test: increase timeout for failing tests (#18189) 2023-04-14 16:59:51 +09:00
send-hex-address.spec.js Remove timeouts without effect (#18342) 2023-03-28 14:59:41 +02:00
send-to-contract.spec.js e2e test erc20 fixtures (#18154) 2023-03-17 09:55:52 +00:00
settings-general.spec.js Continue converting tests from enzyme to @testing-library/react (#16458) 2022-11-29 07:42:59 -08:00
settings-search.spec.js Update UI for transaction security check in settings (#16830) 2023-01-04 15:59:48 -06:00
signature-request.spec.js Replace contract with third party within the token allowance flow (#18101) 2023-04-11 08:49:42 +05:30
signin-with-ethereum.spec.js Display internet protocol on the domain in SIWE screen (#18052) 2023-03-13 21:40:43 +04:00
simple-send.spec.js E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
state-logs.spec.js Improve downloads tests (#17995) 2023-03-07 02:00:52 +02:00
stuck-approved-transaction.spec.js Call onbootcleanup at the end of the tx controller constructor (#16449) 2022-11-10 09:58:27 -03:30
switch-custom-network.spec.js Fix switch-ethereum-chain handler by passing configuration id to setA… (#18483) 2023-04-06 12:37:34 -02:30
token-details.spec.js MenuItem: Fix layout of menu item with subtitle (#17650) 2023-02-21 09:50:54 -06:00