1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/test/e2e
Mark Stacey 3a2c81d8bc
Switch signature-request e2e tests to using ganache (#7859)
The signature request e2e tests were previously using ropsten. This
expectation was even hard-coded into the test contract dapp.

Instead the contract-dapp has been updated to use the current `chainId`
when calling `signTypedData` (falling back to the `networkId` if
`chainId` is not set). The fixture used by `signature-request` has been
updated to use ganache.
2020-01-17 18:16:21 -04:00
..
contract-test Switch signature-request e2e tests to using ganache (#7859) 2020-01-17 18:16:21 -04:00
fixtures Switch signature-request e2e tests to using ganache (#7859) 2020-01-17 18:16:21 -04:00
mock-3box Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
send-eth-with-private-key-test
webdriver Refactor building of e2e web driver (#7841) 2020-01-16 14:35:50 -04:00
address-book.spec.js Wait until element is clickable before clicking in e2e tests (#7823) 2020-01-15 15:34:15 -04:00
ethereum-on.spec.js Wait until element is clickable before clicking in e2e tests (#7823) 2020-01-15 15:34:15 -04:00
fixture-server.js End-to-end test state fixtures (#7663) 2019-12-11 09:26:20 -08:00
from-import-ui.spec.js Wait until element is clickable before clicking in e2e tests (#7823) 2020-01-15 15:34:15 -04:00
ganache.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
helpers.js Consolidate webdriver initialization (#7814) 2020-01-14 13:34:38 -04:00
incremental-security.spec.js Wait until element is clickable before clicking in e2e tests (#7823) 2020-01-15 15:34:15 -04:00
metamask-responsive-ui.spec.js Wait until element is clickable before clicking in e2e tests (#7823) 2020-01-15 15:34:15 -04:00
metamask-ui.spec.js Wait until element is clickable before clicking in e2e tests (#7823) 2020-01-15 15:34:15 -04:00
permissions.spec.js Wait until element is clickable before clicking in e2e tests (#7823) 2020-01-15 15:34:15 -04:00
run-all.sh Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
run-web3.sh
send-edit.spec.js Wait until element is clickable before clicking in e2e tests (#7823) 2020-01-15 15:34:15 -04:00
signature-request.spec.js Wait until element is clickable before clicking in e2e tests (#7823) 2020-01-15 15:34:15 -04:00
threebox.spec.js Wait until element is clickable before clicking in e2e tests (#7823) 2020-01-15 15:34:15 -04:00
web3.spec.js Wait until element is clickable before clicking in e2e tests (#7823) 2020-01-15 15:34:15 -04:00