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 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
..
components Add data-testid to the EthOverview balances (#8951) 2020-07-09 17:33:37 -03:00
contexts Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
css Align copy tooltip text and icon (#8861) 2020-06-24 15:34:18 -07:00
ducks remove ramda (#8932) 2020-07-08 15:17:53 -05:00
helpers Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
hooks fix language code format mismatch (#8889) 2020-07-02 15:13:23 -05:00
pages remove ramda (#8932) 2020-07-08 15:17:53 -05:00
selectors remove ramda (#8932) 2020-07-08 15:17:53 -05:00
store rpc-cap@3.0.0 (#8924) 2020-07-05 12:49:22 -07:00