1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/e2e
Mark Stacey cb0ab90c84
Move asset list to home tab on small screens (#8264)
Two tabs have been created on the home screen: 'Assets' and 'History'.
This tabbed view is shown only on small screens (e.g. in the popup).
The fullscreen view is unchanged.

The toggle-able left sidebar no longer exists, so some 'sidebar-left'
specific code and styles have been removed. The button in the menu bar
has been removed as well.

The 'History' title of the transaction history is now redundant when
where are no pending transactions, so it as been conditionally hidden.

A passthrough for `data-testid` has been added to the Tab component for
convenience in e2e tests.
2020-04-01 13:35:07 -03:00
..
contract-test Switch signature-request e2e tests to using ganache (#7859) 2020-01-17 18:16:21 -04:00
fixtures Adding setting for disabling Eth Phishing Detection (#8125) 2020-02-27 02:29:41 -04:00
mock-3box Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
send-eth-with-private-key-test I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
tests Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
webdriver Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
.eslintrc.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
address-book.spec.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
benchmark.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
ethereum-on.spec.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
fixture-server.js Build system refactor (#8140) 2020-03-09 08:55:02 +08:00
from-import-ui.spec.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
ganache.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
helpers.js Add withFixtures helper and simple-send test (#7862) 2020-01-20 14:50:25 -04:00
incremental-security.spec.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
metamask-responsive-ui.spec.js Move asset list to home tab on small screens (#8264) 2020-04-01 13:35:07 -03:00
metamask-ui.spec.js Redesign 'Add Token' component (#8260) 2020-03-31 10:31:32 -03:00
permissions.spec.js Update Connected Sites modal design (#8262) 2020-03-31 19:40:02 -02:30
run-all.sh Remove last remaining usages of npm run (#7994) 2020-02-06 12:22:40 -03:30
run-web3.sh Add support for one-click onboarding (#7017) 2019-11-22 13:03:51 -04:00
send-edit.spec.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
signature-request.spec.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
threebox.spec.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
web3.spec.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30