1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit
Dan Finlay 363c2a0939 Fix account unlocking
SubmitPassword was not creating a new id-management

This is because I broke up the old "createIdmgmt" method to not perform as much conditional logic.

Now the pieces are reusable and do what they should do.
2016-09-12 11:13:26 -07:00
..
actions
reducers
account-link-test.js
config-manager-test.js
explorer-link-test.js
extension-test.js Add test for Edge compatibility 2016-08-29 17:34:12 -07:00
id-management-test.js
idStore-test.js Fix account unlocking 2016-09-12 11:13:26 -07:00
linting_test.js
metamask-controller-test.js Add negative value validation to tx approval 2016-09-06 15:23:48 -07:00
migrations-test.js
nameForAccount_test.js
util_test.js