1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/ui
Mark Stacey b485a9afb3
Add data-testid to the EthOverview balances (#8951)
Both the primary and secondary balance components on `EthOverview` now
have `data-testid` props, so that they can be more easily referenced in
e2e tests.

This required the addition of a `data-testid` prop to the component
`UserPreferencedCurrencyDisplay`, which is passed through to the
underlying `CurrencyDisplay` component.
2020-07-09 17:33:37 -03:00
..
app Add data-testid to the EthOverview balances (#8951) 2020-07-09 17:33:37 -03:00
lib Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
index.js Include relative time polyfill locale data (#8896) 2020-07-02 21:34:48 -03:00