summaryrefslogtreecommitdiffhomepage
path: root/test/connect.spec.js
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Remove tests that we are not going to fixAndrej Mihajlov1-62/+0
2018-07-03Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransportAndrej Mihajlov1-2/+2
2018-06-20Make expect and spy global for all testsAndrej Mihajlov1-1/+0
2018-06-05Add formatted source codeAndrej Mihajlov1-16/+12
2017-12-06Fix testsAndrej Mihajlov1-30/+3
2017-12-05Remove unused connection.serverAddressAndrej Mihajlov1-1/+0
2017-11-23Pass protocol and port to Backend#connectAndrej Mihajlov1-1/+1
2017-11-23Patch up testsAndrej Mihajlov1-1/+1
2017-11-23Rename RelayConstraints -> RelaySettingsLinus Färnstrand1-2/+2
2017-11-08tcp and portErik Larkö1-15/+10
2017-10-13Move the auth flow into backend.js and write testsErik Larkö1-12/+18
2017-09-12Move the hardcoded relay endpoint data to the Connect componentErik Larkö1-6/+17
2017-09-08Replace setCountry with setCustomRelayErik Larkö1-3/+3
2017-08-08Use CONNECTED action in testsErik Larkö1-6/+2
2017-08-08Add CONNECTING actionErik Larkö1-0/+12
2017-07-12Refactor IpcChainErik Larkö1-3/+5
2017-07-11New backend statesErik Larkö1-5/+11
2017-07-07Rely on the notifications for connection state changesErik Larkö1-13/+21
2017-07-04Connection failed testErik Larkö1-0/+20
2017-07-04Connect testsErik Larkö1-0/+39