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 9b861b6687 Fixed caching bug
Fixed bug where the second new vault created in an IdStore would initially return the accounts from the original store.

Also fixed some tests that were incorrect.
2016-09-10 15:45:34 -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 Fixed caching bug 2016-09-10 15:45:34 -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