1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e
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
..
fixtures Remove unused currentAccountTab state (#8404) 2020-04-24 00:23:28 -03:00
mock-3box
send-eth-with-private-key-test
tests Split TransactionViewBalance component (#8637) 2020-05-21 14:33:48 -03:00
webdriver Capture UI state upon e2e test failure (#8481) 2020-04-30 13:30:24 -03:00
.eslintrc.js
address-book.spec.js Refactor asset list items (#8586) 2020-05-13 17:41:15 -03:00
benchmark.js Close notification UI if no unapproved confirmations (#8358) 2020-04-20 10:21:57 -07:00
ethereum-on.spec.js Design improvements for the Connect flow (#8494) 2020-05-04 18:10:09 -02:30
fixture-server.js Build system refactor (#8140) 2020-03-09 08:55:02 +08:00
from-import-ui.spec.js Fix broken test artifact directory name (#8480) 2020-04-30 11:39:25 -03:00
ganache.js
helpers.js
incremental-security.spec.js Fix broken test artifact directory name (#8480) 2020-04-30 11:39:25 -03:00
metamask-responsive-ui.spec.js Split TransactionViewBalance component (#8637) 2020-05-21 14:33:48 -03:00
metamask-ui.spec.js Split TransactionViewBalance component (#8637) 2020-05-21 14:33:48 -03:00
permissions.spec.js Design QA fixes for v8 (#8630) 2020-05-20 15:42:18 -05:00
run-all.sh
run-web3.sh
send-edit.spec.js Fix broken test artifact directory name (#8480) 2020-04-30 11:39:25 -03:00
signature-request.spec.js Design improvements for the Connect flow (#8494) 2020-05-04 18:10:09 -02:30
threebox.spec.js Refactor asset list items (#8586) 2020-05-13 17:41:15 -03:00
web3.spec.js Fix broken test artifact directory name (#8480) 2020-04-30 11:39:25 -03:00