1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/test/e2e/tests
PeterYinusa c07e477c13
E2e metrics (#13904)
* remove metrics build

* remove segment server from tests

* enable cors

* mock segment globally

* metrics e2e test

* running test builds

* move file

* destructuring
2022-03-15 13:17:48 -03: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 add e2e test: It should be possible to remove an account imported with a private key, but should not be possible to remove an account generated from the SRP imported in onboarding (#13741) 2022-02-24 10:37:37 -06:00
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 Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
custom-rpc-history.spec.js Feat/settings search (#13214) 2022-02-22 17:28:21 -03:30
edit-gas-fee.spec.js update test-dapp to 5.0.0 (#13503) 2022-02-09 13:57:05 +00:00
eth-sign.spec.js E2e signing (#13507) 2022-02-04 15:39:48 +00: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 Update "Forgot Password?" copy (#13493) 2022-02-22 10:45:19 -05:00
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 Removing EIP_1559_V2 feature flag (#13481) 2022-02-03 05:58:28 +05:30
send-eth.spec.js Refactor ESLint config (#13482) 2022-02-28 10:42:09 -07: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