1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/test
Mark Stacey 20a7b8fa36
Force background state update after removing an account (#7840)
The e2e tests were failing intermittently after removing an account
because the account was shown as not deleted after the removal. I
suspect this was because the account _had_ been removed, but that
change to the background state hadn't yet propagated to the UI.

The background state is now synced before the loading overlay for
removing the account is removed, ensuring that the removed account
cannot be seen in the UI after removal.
2020-01-16 13:43:40 -04:00
..
data Move webdriver interactions into driver module (#7798) 2020-01-13 11:07:32 -04:00
e2e Wait until element is clickable before clicking in e2e tests (#7823) 2020-01-15 15:34:15 -04:00
integration Move webdriver interactions into driver module (#7798) 2020-01-13 11:07:32 -04:00
lib Remove usages of xtend from the background scripts (#7796) 2020-01-13 08:59:36 -10:00
stub Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
unit Force background state update after removing an account (#7840) 2020-01-16 13:43:40 -04:00
unit-global Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
web3 yarn lint --fix 2019-12-03 17:20:55 -03:30
base.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
flat.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
helper.js Don't log Ganache Testrpc started event (#7822) 2020-01-14 23:47:56 -03:30
setup.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30