Commit Graph

20 Commits

Author SHA1 Message Date
BrennanConroy 1f91b523f7
Add error to negotiate (#2998) 2018-09-27 20:27:06 -07:00
BrennanConroy 3c8c8ba333
[TS] Reject handshake if connection closes before response (#3000) 2018-09-27 08:29:16 -07:00
BrennanConroy 4dfd93c1d7
[TS] Wait for handshake response (#2983) 2018-09-20 14:23:43 -07:00
BrennanConroy a51eec7a1d
Add NodeJS in-box support (#2910) 2018-09-11 13:16:15 -07:00
BrennanConroy 070bc945f1
Add junit test result files to typescript functional and unit tests (#2846) 2018-08-22 12:05:35 -07:00
BrennanConroy f8a46faf9d
Detect ASP.NET SignalR server connection attempt (#2820) 2018-08-22 11:17:04 -07:00
BrennanConroy 3b853daa1a
Log unhandled exceptions to help see errors in tests (#2815) 2018-08-16 10:56:08 -07:00
BrennanConroy 94d4f9d2fc
Add OSX Jenkins
Fix couple node warnings
2018-06-18 09:17:15 -07:00
BrennanConroy 7e832eeb27
Add JS unit tests for WebSockets (#2495) 2018-06-14 16:54:28 -07:00
BrennanConroy 296fcc9423
Add JS unit tests for SSE (#2484) 2018-06-14 13:44:36 -07:00
BrennanConroy cb8264321d
Add VerifyLogger to JS tests (#2472) 2018-06-12 12:49:15 -07:00
Andrew Stanton-Nurse 7317762b29
fix #2407 by tslinting tests before running (#2459) 2018-06-11 14:19:33 -07:00
BrennanConroy 10efae64e0
Add WebSocket and EventSource polyfills to options (#2408) 2018-06-01 09:25:25 -07:00
James Newton-King 30a59f6df7
TypeScript strict mode (#2388) 2018-05-31 12:04:48 +12:00
Dylan Dmitri Gray f0f1df9b4a
PingInterval -> KeepAliveInterval (#2384) 2018-05-25 15:15:38 -07:00
Dylan Dmitri Gray 736b7f5042
Client pings server on interval (#2309) 2018-05-23 13:53:23 -07:00
James Newton-King 44f914b9b2
Refactor LongPollingTransport stop in TS client to align with C# client (#2292) 2018-05-22 11:12:24 +12:00
James Newton-King a699b61ffa
Increase TS HubConnection timeout in tests for slow build environments (#2328) 2018-05-22 09:24:33 +12:00
James Newton-King 43aa392dff
Add state to TS HubConnection (#2268) 2018-05-16 08:43:08 +12:00
Andrew Stanton-Nurse e3e80b957c
switch tests to 'jest' (#2193) 2018-05-04 12:51:33 -07:00