aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/actions/set_selected_account_test.js
Commit message (Collapse)AuthorAgeFilesLines
* Streamlined some transition logicDan Finlay2016-05-131-0/+21
| | | | | | | | 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.
* Unify test suitesDan Finlay2016-04-191-0/+28