1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
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
..
components Simplify e2e test transaction navigation (#7816) 2020-01-14 14:53:02 -04:00
css Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
ducks Purge xtend from the UI (#7795) 2020-01-13 12:59:21 -03:30
helpers Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
pages Use data attributes to reference settings in e2e tests (#7820) 2020-01-14 17:27:36 -04:00
selectors Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
store Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00