1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit/app/controllers
Esteban Miño cb045fd8fe
Auto-detect tokens #3034 (#4683)
* detect tokens polling

* network store to detect token

* tests for spec

* passtest-lint

* fix lint

* improve tests

* detect tokens through infura

* detect tokens when submit password and new account selected

* keyring unlocked detect and unit tests

* add changelog
2018-07-20 12:36:24 -04:00
..
transactions test - check that #setTxStatusRejected removes transaction from history 2018-07-10 15:35:27 -07:00
address-book-controller.js eslint --fix . 2018-07-02 18:49:33 -04:00
blacklist-controller-test.js Moved loose some loose test files to sub folders 2018-05-21 05:59:26 -07:00
currency-controller-test.js Moved loose some loose test files to sub folders 2018-05-21 05:59:26 -07:00
detect-tokens-test.js Auto-detect tokens #3034 (#4683) 2018-07-20 12:36:24 -04:00
infura-controller-test.js Moved loose some loose test files to sub folders 2018-05-21 05:59:26 -07:00
metamask-controller-test.js added tests for removeAccount 2018-07-17 01:44:28 -04:00
network-contoller-test.js fix warning for unit tests 2018-07-02 20:12:50 -04:00
notice-controller-test.js notices - replace getLatestNotice with getNextNotice 2018-06-13 23:30:31 -07:00
preferences-controller-test.js added test for preferences controller 2018-07-16 16:08:19 -04:00
token-rates-controller.js Moved loose some loose test files to sub folders 2018-05-21 05:59:26 -07:00