summaryrefslogtreecommitdiffhomepage
path: root/test/helpers/IpcChain.js
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Remove tests that we are not going to fixAndrej Mihajlov1-100/+0
2018-07-03Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransportAndrej Mihajlov1-9/+9
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 Mihajlov1-1/+1
2018-02-20Fix annotations in IPC chainAndrej Mihajlov1-13/+14
2017-10-13Move the auth flow into backend.js and write testsErik Larkö1-1/+18
2017-07-12Refactor IpcChainErik Larkö1-3/+6
2017-07-03Add first login workflow testErik Larkö1-0/+84