summaryrefslogtreecommitdiffhomepage
path: root/test/routing.spec.js
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Add first login workflow testErik Larkö1-1/+1
2017-07-03Remove redirect test, it is added back laterErik Larkö1-18/+0
2017-07-03Moved the redux stuff into separate folder and renamed user->account and conn...Erik Larkö1-4/+6
2017-06-21- Migrate Backend.EventType and Backend.ErrorType to FlowAndrej Mihajlov1-4/+4
2017-06-21Replace ConnectionState & LoginState with Flow alternativeAndrej Mihajlov1-2/+1
2017-05-28Rename backend mockErik Larkö1-1/+1
2017-05-28IPC facadeErik Larkö1-7/+5
2017-04-03Mock backendErik Larkö1-11/+11
2017-03-21Filter out isOnline updates for main testsAndrej Mihajlov1-3/+3
2017-03-09- Add basic tests for AccountInputAndrej Mihajlov1-1/+1
2017-03-01Split constants on enums and config.jsonAndrej Mihajlov1-1/+1
2017-03-01Add routing testsAndrej Mihajlov1-0/+56