summaryrefslogtreecommitdiffhomepage
path: root/test/helpers
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov1-22/+0
2018-07-03Remove tests that we are not going to fixAndrej Mihajlov2-194/+0
2018-07-03Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransportAndrej Mihajlov2-21/+11
2018-06-20Make expect and spy global for all testsAndrej Mihajlov1-1/+0
2018-06-20Rename IpcChain's require to expectAndrej Mihajlov1-1/+1
2018-06-20Remove redundant call for `done` when building IpcChainAndrej Mihajlov1-13/+9
2018-06-05Add formatted source codeAndrej Mihajlov3-10/+9
2018-03-26Explain preventDefaultanderklander1-1/+1
2018-03-26Login in reactxpanderklander1-1/+1
2018-02-20Fix annotations in IPC chainAndrej Mihajlov2-14/+15
2017-11-20Always connect to the server set in the settingsErik Larkö1-2/+7
2017-10-13Move the auth flow into backend.js and write testsErik Larkö2-6/+39
2017-07-13Add tests for Account componentAndrej Mihajlov1-0/+22
2017-07-12Refactor IpcChainErik Larkö1-3/+6
2017-07-07Remove persistent storageErik Larkö1-5/+0
2017-07-05Logout testsErik Larkö1-0/+5
2017-07-04Rest of login testsErik Larkö1-1/+34
2017-07-03Add first login workflow testErik Larkö2-0/+135