1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/unit
Dan Finlay 041b5493dc Streamlined some transition logic
Fixes #122

Had used multiple actions for some transitions, which would lead to brief intermediary states.

Now making a few actions much more explicit about what they route to, so there is less intermediary logic, and we can transition confidently to the correct view.
2016-05-13 01:24:05 -07:00
..
actions Streamlined some transition logic 2016-05-13 01:24:05 -07:00
config-manager-test.js Store metamaskId on metaTx instead of getTxWithParams method. 2016-04-20 09:29:37 -07:00
explorer-link-test.js Fix explorer link generation 2016-04-27 14:43:09 -07:00
idStore-test.js Fix test 2016-04-27 18:14:59 -07:00
migrations-test.js Move all users to new scalable backend 2016-05-11 13:10:54 -07:00
util_test.js Fix floating point input bug 2016-04-19 18:56:22 -07:00