1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 04:46:10 +01:00
metamask-extension/test/unit/app/controllers
Erik Marks f02ba2d561
Ensure the extension can be unlocked without network access (#9295)
move checkForLatestBlock to separate catch block
add test case
remove duplicate checkForLatestBlock call
2020-09-08 22:29:24 -07:00
..
network Fix prefer-destructuring issues (#9263) 2020-08-18 17:36:58 -02:30
permissions Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
transactions Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
cached-balances-test.js Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
detect-tokens-test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
ens-controller-test.js Fix import/no-extraneous-dependencies issues (#9232) 2020-08-14 17:34:56 -02:30
incoming-transactions-test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
metamask-controller-test.js Ensure the extension can be unlocked without network access (#9295) 2020-09-08 22:29:24 -07:00
preferences-controller-test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
token-rates-controller.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30