Commit Graph

11 Commits

Author SHA1 Message Date
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 3b853daa1a
Log unhandled exceptions to help see errors in tests (#2815) 2018-08-16 10:56:08 -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
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 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