aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/actions/set_selected_account_test.js
Commit message (Collapse)AuthorAgeFilesLines
* Lint testsThomas Huang2017-05-051-12/+11
|
* continue rename selectedAccount to selectedAddresskumavis2017-01-311-2/+2
|
* change all instances of selectedAddress to selectedAccount.Kevin Serrano2016-11-221-1/+0
|
* 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