1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/test/unit
Dan Finlay 0584988688 Move sigUtil and keyrings to external modules
These external modules now have their own test coverage and build enforcement. This allowed me to somewhat more easily add good tests around our personalSign strategy (held now in [eth-sig-util](https://github.com/flyswatter/eth-sig-util), and allow each of the keyrings to import that, etc.
2017-02-21 14:25:47 -08:00
..
actions Merge branch 'dev' into messageManagerCleanUp 2017-02-01 12:03:42 -08:00
reducers Fix persistent warning bug 2016-05-25 15:39:18 -07:00
account-link-test.js Fix etherscan link generation test 2016-11-22 12:54:27 -08:00
config-manager-test.js Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
currency-controller-test.js migration #9 - break out CurrencyController substate 2017-02-02 23:32:24 -08:00
explorer-link-test.js remove network Id 2 from explorer link and Add network Id 3 2016-12-20 13:49:22 -08:00
extension-test.js Remove logs 2016-09-14 18:24:52 -07:00
id-management-test.js Revert old style message sighing 2017-02-09 17:32:49 -08:00
idStore-migration-test.js metamask - adopt isInitialized from keyring controller 2017-02-01 00:31:26 -08:00
idStore-test.js First pass at revision requests 2016-12-21 13:41:32 -08:00
keyring-controller-test.js keyring - move identities into memStore 2017-02-01 00:17:48 -08:00
linting_test.js stop pedantic linting 2016-06-23 16:53:27 -07:00
message-manager-test.js messageManager - move view state to obs-store 2017-02-02 18:21:22 -08:00
metamask-controller-test.js tests - remove persistence and start with initial state 2017-01-27 23:04:34 -08:00
migrations-test.js Complete migration tests. 2017-02-15 11:15:47 -08:00
nameForAccount_test.js Add nickname rendering for recipient address 2016-07-07 13:21:45 -07:00
nodeify-test.js Remove .only from unit test suite 2016-12-07 16:32:49 -08:00
notice-controller-test.js test - clear localStorage on test start 2017-01-14 22:35:26 -08:00
personal-message-manager-test.js Move sigUtil and keyrings to external modules 2017-02-21 14:25:47 -08:00
tx-manager-test.js txManager - depend on preferencesStore 2017-02-02 21:09:17 -08:00
util_test.js Clean up tests 2016-10-20 12:26:35 -07:00