1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-26 05:13:37 +02:00
metamask-extension/test/e2e
Mark Stacey 0ca5d1dc8a
Refactor asset list items (#8586)
All asset list items now use the same component (`AssetListItem`).
Previously the tokens and the Ethereum balance were totally separate
components, despite being styled similarly.

Various unnecessary DOM elements and style rules were removed, but the
overall list looks identical to how it looked before.
2020-05-13 17:41:15 -03:00
..
fixtures
mock-3box
send-eth-with-private-key-test
tests
webdriver
.eslintrc.js
address-book.spec.js Refactor asset list items (#8586) 2020-05-13 17:41:15 -03:00
benchmark.js
ethereum-on.spec.js Design improvements for the Connect flow (#8494) 2020-05-04 18:10:09 -02:30
fixture-server.js
from-import-ui.spec.js
ganache.js
helpers.js
incremental-security.spec.js
metamask-responsive-ui.spec.js
metamask-ui.spec.js Refactor asset list items (#8586) 2020-05-13 17:41:15 -03:00
permissions.spec.js Design improvements for the Connect flow (#8494) 2020-05-04 18:10:09 -02:30
run-all.sh
run-web3.sh
send-edit.spec.js
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