summaryrefslogtreecommitdiffhomepage
path: root/test/helpers/ipc-helpers.js
AgeCommit message (Collapse)AuthorFilesLines
2018-07-03Remove tests that we are not going to fixAndrej Mihajlov1-94/+0
2018-07-03Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransportAndrej Mihajlov1-12/+2
2018-06-05Add formatted source codeAndrej Mihajlov1-7/+6
2018-02-20Fix annotations in IPC chainAndrej Mihajlov1-1/+1
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ö1-5/+21
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ö1-0/+51