1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
Mark Stacey dd41870f1d
Split TransactionViewBalance component (#8637)
The `TransactionViewBalance` component has been split into three
separate components. This was done primarily to make the asset page
easier to implement. Also the name `TransactionViewBalance` didn't
describe this component very well anymore.

Instead of the Ethereum and token-specific logic being in the same
component, the two cases were split into the `EthOverview` and
`TokenOverview` components respectively. They both use the
`WalletOverview` component, which has the structure shared by both
cases.
2020-05-21 14:33:48 -03:00
..
data Consolidate selector tests (#8510) 2020-05-05 07:05:16 -07:00
e2e Split TransactionViewBalance component (#8637) 2020-05-21 14:33:48 -03:00
integration Split TransactionViewBalance component (#8637) 2020-05-21 14:33:48 -03:00
lib Disallow all anonymous default export, aside from CSF and migrations (#8535) 2020-05-18 21:18:11 -02:30
stub
unit Cleanup network enums (#8627) 2020-05-20 08:57:45 -07:00
unit-global
web3
base.conf.js
env.js
flat.conf.js
helper.js
setup.js Remove obs-store babel register handling (#8413) 2020-04-27 07:54:42 -07:00