summaryrefslogtreecommitdiffhomepage
path: root/test/auth.spec.js
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Remove tests that we are not going to fixAndrej Mihajlov1-41/+0
2018-07-03Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransportAndrej Mihajlov1-8/+12
2018-06-20Make expect and spy global for all testsAndrej Mihajlov1-1/+0
2018-06-20Refactor auth testsAndrej Mihajlov1-28/+13
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-10/+10
2017-12-06Fix testsAndrej Mihajlov1-2/+2
2017-11-23Pass protocol and port to Backend#connectAndrej Mihajlov1-2/+2
2017-11-20Always connect to the server set in the settingsErik Larkö1-2/+2
2017-10-16rename auth -> authenticationErik Larkö1-2/+2
2017-10-13Move the auth flow into backend.js and write testsErik Larkö1-0/+56