Commit Graph

13 Commits

Author SHA1 Message Date
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