1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit
kumavis dcd04091cc
Merge pull request #4042 from MetaMask/tx-controller-rewrite-v3
docs and file organization for txController
2018-04-25 16:52:46 -06:00
..
actions
components Remove unused files from ui folder. (#3577) 2018-03-19 12:41:24 -02:30
development deps - use pify instead of util.promisify 2018-03-14 10:32:55 -07:00
migrations create migration 25 2018-04-05 18:05:03 -07:00
reducers
responsive/components
ui Point add-token unit test to old-ui component. 2018-02-07 20:55:21 -03:30
address-book-controller.js
balance-formatter-test.js Fix and improve test 2018-04-03 14:03:56 -07:00
blacklist-controller-test.js Offline testing 2018-02-15 08:34:31 -08:00
ComposableObservableStore.js Add tests for ComposableObservableStore 2018-04-13 14:32:58 -04:00
config-manager-test.js
currency-controller-test.js
edge-encryptor-test.js fix test 2018-02-23 11:11:14 +01:00
infura-controller-test.js
message-manager-test.js fix typo in tests and tx-state-manager 2018-03-07 10:24:36 -08:00
metamask-controller-test.js Revert initializing first-time-state 2018-02-27 15:50:49 -08:00
migrations-test.js
migrator-test.js migrations - back fixes 2018-04-05 19:33:10 -07:00
nameForAccount_test.js Remove unused files from ui folder. (#3577) 2018-03-19 12:41:24 -02:30
network-contoller-test.js Clean up network config 2018-04-23 10:18:05 -07:00
nodeify-test.js
nonce-tracker-test.js meta - transactions - create a transactions dir in controller and move relevant files into it 2018-04-10 14:28:05 -07:00
notice-controller-test.js
pending-balance-test.js
pending-tx-test.js meta - transactions - create a transactions dir in controller and move relevant files into it 2018-04-10 14:28:05 -07:00
personal-message-manager-test.js
preferences-controller-test.js
seed-phrase-verifier-test.js move more test code to beforeEach 2018-03-04 08:57:55 +01:00
token-rates-controller.js Disable token price polling when no client is active 2018-04-16 18:12:05 -04:00
tx-controller-test.js meta - transactions - code clean up and jsDoc 2018-04-13 12:38:07 -07:00
tx-gas-util-test.js meta - transactions - create a transactions dir in controller and move relevant files into it 2018-04-10 14:28:05 -07:00
tx-helper-test.js
tx-state-history-helper-test.js meta - transactions - create a transactions dir in controller and move relevant files into it 2018-04-10 14:28:05 -07:00
tx-state-history-helper.js meta - transactions - create a transactions dir in controller and move relevant files into it 2018-04-10 14:28:05 -07:00
tx-state-manager-test.js meta - transactions - create a transactions dir in controller and move relevant files into it 2018-04-10 14:28:05 -07:00
tx-utils-test.js meta - transactions - create a transactions dir in controller and move relevant files into it 2018-04-10 14:28:05 -07:00
util_test.js Add additional test to ui utils to account for exact wei values. 2017-12-27 17:33:28 -08:00
util-test.js