1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages/settings
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
..
advanced-tab Use data attributes to reference settings in e2e tests (#7820) 2020-01-14 17:27:36 -04:00
contact-list-tab
info-tab
networks-tab
security-tab
settings-tab
index.js
index.scss
settings.component.js
settings.container.js