1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/test/unit
2018-05-17 13:35:38 -02:30
..
actions Move setAccountLabel into PreferencesController 2018-05-17 12:57:39 -02:30
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 Fix migration 026 to produce the correct shape for state.identities 2018-05-17 13:35:38 -02:30
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 Update AddressBookController to read from preferences store 2018-05-17 12:57:39 -02:30
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 Update MetaMaskController vault restoration test for new KC api 2018-05-17 12:57:39 -02:30
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 test - network controller - remove tests for deprecated APIs + update tests 2018-05-02 18:07:29 -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 Add test case for PreferencesController#setAccountLabel 2018-05-17 12:57:39 -02:30
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 transactions - add a nonce check utility for ui use 2018-05-01 13:57:43 -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 add time stamps to transaction history log entries 2018-05-10 13:26:02 +02:00
tx-state-manager-test.js add time stamps to transaction history log entries 2018-05-10 13:26:02 +02:00
tx-utils-test.js test - unit - send from test accounts to avoid not-enough-balance error from ganache 2018-04-27 17:12:52 -07:00
util_test.js
util-test.js