1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 21:00:23 +02:00
metamask-extension/test/unit/app/controllers
Patryk Łucka e4a77e1dc3
Add hidden tokens to store (#9320)
From a behavioral standpoint this PR fixes the issue with tracking, and persisting, tokens that the user hides. Whether we can/should optimize this to prevent duplicates of the accountHiddenTokens and hiddenToken is a point of contention, but it acts similiarly to how we track tokens and accountTokens. 

Also to note, for tokens under a custom network there is no way to distinguish two different custom network sets of hidden tokens, they are all under the `rpc` property, same as accountTokens.
2020-12-08 12:38:00 -08:00
..
network expand transaction constants coverage (#9790) 2020-11-07 01:38:12 -06:00
permissions @metamask/inpage-provider@^8.0.0 (#8640) 2020-12-08 11:48:47 -08:00
transactions Update transaction params validation (#9992) 2020-12-03 18:15:59 -08:00
cached-balances-test.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
detect-tokens-test.js Add hidden tokens to store (#9320) 2020-12-08 12:38:00 -08:00
ens-controller-test.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
incoming-transactions-test.js Add timeout to wait-until-called (#9996) 2020-12-04 13:47:57 -03:30
metamask-controller-test.js @metamask/inpage-provider@^8.0.0 (#8640) 2020-12-08 11:48:47 -08:00
metametrics-test.js Add timeout to wait-until-called (#9996) 2020-12-04 13:47:57 -03:30
preferences-controller-test.js Use method middleware for watchAsset (#9943) 2020-12-02 08:49:49 -08:00
swaps-test.js Alternative savings fix (#9675) 2020-11-09 13:39:38 -03:30
token-rates-controller.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30