1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e
Mark Stacey f7aea9597b
await all clicks during e2e tests (#7815)
The `.click()` function returns a Promise, as it needs to communicate
with the browser and ensure the click was successfully sent.
2020-01-14 15:21:02 -04:00
..
contract-test
fixtures
mock-3box
send-eth-with-private-key-test
webdriver
address-book.spec.js await all clicks during e2e tests (#7815) 2020-01-14 15:21:02 -04:00
ethereum-on.spec.js await all clicks during e2e tests (#7815) 2020-01-14 15:21:02 -04:00
fixture-server.js
from-import-ui.spec.js await all clicks during e2e tests (#7815) 2020-01-14 15:21:02 -04:00
ganache.js
helpers.js
incremental-security.spec.js await all clicks during e2e tests (#7815) 2020-01-14 15:21:02 -04:00
metamask-responsive-ui.spec.js await all clicks during e2e tests (#7815) 2020-01-14 15:21:02 -04:00
metamask-ui.spec.js await all clicks during e2e tests (#7815) 2020-01-14 15:21:02 -04:00
permissions.spec.js await all clicks during e2e tests (#7815) 2020-01-14 15:21:02 -04:00
run-all.sh
run-web3.sh
send-edit.spec.js await all clicks during e2e tests (#7815) 2020-01-14 15:21:02 -04:00
signature-request.spec.js
threebox.spec.js await all clicks during e2e tests (#7815) 2020-01-14 15:21:02 -04:00
web3.spec.js await all clicks during e2e tests (#7815) 2020-01-14 15:21:02 -04:00