1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/pages/settings/advanced-tab
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
..
tests Add required props for AdvancedTab component tests (#7819) 2020-01-14 17:45:54 -03:30
advanced-tab.component.js Use data attributes to reference settings in e2e tests (#7820) 2020-01-14 17:27:36 -04:00
advanced-tab.container.js Ipfs cid v1 base32 (#7362) 2019-12-12 11:28:07 -08:00
index.js New settings page rebased (#6333) 2019-03-25 13:43:23 -02:30