1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit
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
..
actions Move action constants to separate module (#8308) 2020-04-08 21:35:37 -03:00
app Add new PendingTransactionTracker tests (#8384) 2020-04-23 13:19:04 -02:30
migrations Remove unused currentAccountTab state (#8404) 2020-04-24 00:23:28 -03:00
responsive/components Remove redux-test-utils dependency (#8070) 2020-02-18 14:54:03 -03:30
ui Remove unused transForward state and actions (#8401) 2020-04-23 20:32:08 -03:00
balance-formatter-test.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
localhostState.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30