summaryrefslogtreecommitdiffhomepage
path: root/test/logout.spec.js
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Remove tests that we are not going to fixAndrej Mihajlov1-67/+0
2018-07-03Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransportAndrej Mihajlov1-1/+1
2018-06-20Make expect and spy global for all testsAndrej Mihajlov1-1/+0
2018-06-20Rename IpcChain's require to expectAndrej Mihajlov1-2/+2
2018-06-20Remove redundant call for `done` when building IpcChainAndrej Mihajlov1-7/+4
2018-06-05Add formatted source codeAndrej Mihajlov1-11/+16
2017-09-27Send [null] with the logout call instead of []Erik Larkö1-2/+2
2017-09-04Change accountNumber to accountTokenLinus Färnstrand1-1/+1
2017-08-24Replace paidUntil with expiryLinus Färnstrand1-1/+1
2017-08-24Rename paid_until to expiryLinus Färnstrand1-1/+1
2017-07-12Refactor IpcChainErik Larkö1-3/+4
2017-07-05Logout testsErik Larkö1-0/+65