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 00da0d28a0
Use data attributes to reference settings in e2e tests (#7820)
These rows on the Advanced Settings page were being looked up in the
e2e tests by the order they appeared in. Instead they're now referenced
by data id, so that we can add new settings and re-arrange them without
breaking the e2e tests.
2020-01-14 17:27:36 -04:00
..
contract-test Contract test dapp improvements (#7587) 2019-12-09 14:31:47 -04:00
fixtures End-to-end test state fixtures (#7663) 2019-12-11 09:26:20 -08:00
mock-3box Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
send-eth-with-private-key-test I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
webdriver Consolidate webdriver initialization (#7814) 2020-01-14 13:34:38 -04:00
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 End-to-end test state fixtures (#7663) 2019-12-11 09:26:20 -08:00
from-import-ui.spec.js await all clicks during e2e tests (#7815) 2020-01-14 15:21:02 -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 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 Use data attributes to reference settings in e2e tests (#7820) 2020-01-14 17:27:36 -04:00
permissions.spec.js await all clicks during e2e tests (#7815) 2020-01-14 15:21:02 -04:00
run-all.sh Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
run-web3.sh Add support for one-click onboarding (#7017) 2019-11-22 13:03:51 -04:00
send-edit.spec.js await all clicks during e2e tests (#7815) 2020-01-14 15:21:02 -04:00
signature-request.spec.js Consolidate webdriver initialization (#7814) 2020-01-14 13:34:38 -04:00
threebox.spec.js Use data attributes to reference settings in e2e tests (#7820) 2020-01-14 17:27:36 -04:00
web3.spec.js await all clicks during e2e tests (#7815) 2020-01-14 15:21:02 -04:00