1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/test/unit/app
Mark Stacey 9541d1e281
Don't wait for 3Box initialization during login (#7242)
The 3Box initialization is triggered by login, but it no longer blocks
the login from finishing. The 3Box initialization is designed to run in
the background, so there's no reason to block on it.
2019-10-02 16:12:20 -03:00
..
controllers Don't wait for 3Box initialization during login (#7242) 2019-10-02 16:12:20 -03:00
account-import-strategies.spec.js
buy-eth-url.spec.js Return after rejecting promise in action (#7079) 2019-08-31 13:34:27 -03:00
cleanErrorStack.spec.js
ComposableObservableStore.js
edge-encryptor-test.js
fetch-with-timeout.test.js Combine fetch-with-timeout implementations (#7084) 2019-09-04 17:00:11 -03:00
message-manager-test.js
nodeify-test.js
pending-balance-test.js
personal-message-manager-test.js
seed-phrase-verifier-test.js
util-test.js