1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit
2018-04-11 08:34:35 -07:00
..
actions Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox() 2018-04-04 14:26:18 -07:00
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 migration for removing unnecessary transactions from state 2018-03-27 16:49:13 -07:00
reducers Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox() 2018-04-04 14:26:18 -07:00
responsive/components
ui Point add-token unit test to old-ui component. 2018-02-07 20:55:21 -03:30
address-book-controller.js
blacklist-controller-test.js Offline testing 2018-02-15 08:34:31 -08:00
config-manager-test.js
currency-controller-test.js Remove console.log 2018-03-27 13:59:54 -07:00
edge-encryptor-test.js fix test 2018-02-23 11:11:14 +01:00
infura-controller-test.js Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox() 2018-04-04 14:26:18 -07:00
message-manager-test.js fix typo in tests and tx-state-manager 2018-03-07 10:24:36 -08:00
metamask-controller-test.js MM-controlller tests 2018-04-11 08:34:35 -07:00
migrations-test.js
migrator-test.js
nameForAccount_test.js Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox() 2018-04-04 14:26:18 -07:00
network-contoller-test.js Persist rinkeby.infura.io and clean nock after 2018-03-09 11:20:18 -08:00
nodeify-test.js
nonce-tracker-test.js Rename variable to be more understandable 2018-03-28 14:18:03 -07:00
notice-controller-test.js
pending-balance-test.js
pending-tx-test.js Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox() 2018-04-04 14:26:18 -07:00
personal-message-manager-test.js
preferences-controller-test.js Add failing test for updating token details 2017-12-18 15:56:50 -08:00
seed-phrase-verifier-test.js move more test code to beforeEach 2018-03-04 08:57:55 +01:00
tx-controller-test.js tests - add tests for transactions#retryTransaction and transactions#_markNonceDuplicatesDropped 2018-03-13 14:30:59 -07:00
tx-gas-util-test.js test - createTestProviderTools includes block tracker layer 2018-01-17 21:43:34 -08:00
tx-helper-test.js
tx-state-history-helper-test.js
tx-state-history-helper.js
tx-state-manager-test.js migration for removing unnecessary transactions from state 2018-03-27 16:49:13 -07:00
tx-utils-test.js
util_test.js Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox() 2018-04-04 14:26:18 -07:00
util-test.js