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 a36e6d414b
Remove unused currentAccountTab state (#8404)
This state has been removed from the background. It was used for the
old UI, and has been unused for some time. A migration has been added
to delete this state as well.

The action creator responsible for updating this state has been removed
from the UI as well, along with the `callBackgroundThenUpdateNoSpinner`
convenience function, which was only used for this action.
2020-04-24 00:23:28 -03:00
..
contract-test Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -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
webdriver Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00
.eslintrc.js
address-book.spec.js
benchmark.js Close notification UI if no unapproved confirmations (#8358) 2020-04-20 10:21:57 -07:00
ethereum-on.spec.js Connect Screen Multi Select (#8078) 2020-04-02 06:39:53 -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 test/e2e - fix test for contract creation content (#8388) 2020-04-23 21:08:03 +08:00
permissions.spec.js Connect Screen Multi Select (#8078) 2020-04-02 06:39:53 -02:30
run-all.sh
run-web3.sh
send-edit.spec.js
signature-request.spec.js Connect Screen Multi Select (#8078) 2020-04-02 06:39:53 -02:30
threebox.spec.js
web3.spec.js