1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/integration
Dan Finlay ebeaf3b3d6 Restructured migration
Migrator now returns a lostAccount array that includes objects
these objects include keys of address and privateKey,
this allows the MetamaskController to restore the lost accounts
even without customizing the idStore or the KeyringController.

Also includes a patch that allows idStore to synchronously export private keys.
2016-12-21 17:21:10 -08:00
..
lib Restructured migration 2016-12-21 17:21:10 -08:00
mocks Mostly added bad account detection 2016-12-08 14:22:02 -08:00
helpers.js Cranked up CI test suite wait duration to alleviate their nondeterminism for now 2016-12-07 16:55:15 -08:00
index.html Made integration test create a first vault 2016-11-30 14:58:40 -08:00
index.js Began adding browser-native encryptor module 2016-10-12 20:07:46 -07:00
jquery-3.1.0.min.js Ui testing (#481) 2016-07-25 16:42:39 -07:00