summaryrefslogtreecommitdiffhomepage
path: root/test/ipc.spec.js
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransportAndrej Mihajlov1-134/+0
2018-06-20Make expect and spy global for all testsAndrej Mihajlov1-3/+3
2018-06-12Remove .js from importsAndrej Mihajlov1-2/+2
2018-06-05Add formatted source codeAndrej Mihajlov1-25/+21
2017-08-29Increase default ipc timeoutErik Larkö1-2/+2
2017-08-28Allow each IPC call to have a different timeoutErik Larkö1-2/+1
2017-05-28Add notifications testErik Larkö1-0/+20
2017-05-28Add timeout testErik Larkö1-0/+11
2017-05-28JSONRPC communication testsErik Larkö1-0/+32
2017-05-28Send on connect testErik Larkö1-0/+76