1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/test/unit/actions
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
..
config_test.js Fix test 2016-05-10 15:42:09 -07:00
restore_vault_test.js Streamlined some transition logic 2016-05-13 01:24:05 -07:00
set_selected_account_test.js Streamlined some transition logic 2016-05-13 01:24:05 -07:00
tx_test.js Remove test only statement 2016-05-10 10:46:55 -07:00
view_info_test.js Unify test suites 2016-04-18 11:41:29 -07:00
warning_test.js Unify test suites 2016-04-18 11:41:29 -07:00