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
fixtures
mock-3box
send-eth-with-private-key-test
webdriver
address-book.spec.js
ethereum-on.spec.js
fixture-server.js
from-import-ui.spec.js
ganache.js
helpers.js
incremental-security.spec.js
metamask-responsive-ui.spec.js
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
run-all.sh
run-web3.sh
send-edit.spec.js
signature-request.spec.js
threebox.spec.js Use data attributes to reference settings in e2e tests (#7820) 2020-01-14 17:27:36 -04:00
web3.spec.js