1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test
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
..
data Move webdriver interactions into driver module (#7798) 2020-01-13 11:07:32 -04:00
e2e Use data attributes to reference settings in e2e tests (#7820) 2020-01-14 17:27:36 -04:00
integration Move webdriver interactions into driver module (#7798) 2020-01-13 11:07:32 -04:00
lib Remove usages of xtend from the background scripts (#7796) 2020-01-13 08:59:36 -10:00
stub Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
unit Move util test file alongside subject (#7807) 2020-01-13 10:41:41 -03:30
unit-global Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
web3 yarn lint --fix 2019-12-03 17:20:55 -03:30
base.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
flat.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
helper.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
setup.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30