1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Thomas Huang e78e82205a
Jestify migrations/ (#12106)
* Jestify migrations/

* Lint exclude migrations from mocha config, and add inclusion to jest config

* Add migration tests to jest config

* Exclude/ignore migration tests

* Set process.env.IN_TEST to true when running tests locally
2021-09-21 09:28:13 -07:00
..
account-import-strategies
constants
controllers Changing Use Token detection to OFF by default (#12129) 2021-09-16 13:07:23 -04:00
lib
migrations Jestify migrations/ (#12106) 2021-09-21 09:28:13 -07:00
platforms
background.js
contentscript.js
disable-console.js
first-time-state.js
inpage.js
lockdown-run.js
metamask-controller.js Fixes #12073: Extra account with zero balance always added when importing wallet with seed and when first account's balance is non-zero (#12074) 2021-09-16 16:20:57 -05:00
metamask-controller.test.js Fixes #12073: Extra account with zero balance always added when importing wallet with seed and when first account's balance is non-zero (#12074) 2021-09-16 16:20:57 -05:00
phishing-detect.js
sentry-install.js
ui.js