1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
Mark Stacey 7b35ea6400
Allow exporting state during e2e tests (#7860)
As of #7663, an in-memory store was used in place of local storage
during e2e tests, to facilitate the use of state fixtures. However,
this made it difficult to export state during a test run. The
instructions for exporting state to create fixtures assumed that local
storage was being used.

A new global function has been added to the background context to allow
exporting state. This method is available during testing and
development, and it works with either local storage or the in-memory
store. The fixture instructions have been updated to reference this new
function.
2020-01-17 18:59:25 -04:00
..
_locales fixed Tohen Typo (#7808) 2020-01-10 16:34:46 -04:00
fonts
images Connect distinct accounts per site (#7004) 2019-12-03 13:39:25 -04:00
scripts Allow exporting state during e2e tests (#7860) 2020-01-17 18:59:25 -04:00
vendor/trezor
home.html
loading.html
manifest.json Version v7.7.0 2019-12-03 13:39:25 -04:00
notification.html
phishing.html
popup.html
trezor-usb-permissions.html
unsupport.html