aspnetcore/test/Microsoft.AspNetCore.Signal...
Pawel Kadluczka 66ab939cff Making HttpConnection restartable (C#) (#1147)
🎉
2017-12-12 10:08:42 -08:00
..
HttpConnectionTests.AbortAsync.cs Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
HttpConnectionTests.cs Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
HubConnectionBuilderExtensionsTests.cs Rename With/GetTransportType to With/GetTransport 2017-09-13 09:46:17 -07:00
HubConnectionBuilderTests.cs Made tweaks to .NET client logging API (#869) 2017-09-13 09:18:06 -07:00
HubConnectionExtensionsTests.cs Implement #1156 by having the server send Ping messages (#1161) 2017-12-04 14:43:27 -08:00
HubConnectionProtocolTests.cs Implement #1156 by having the server send Ping messages (#1161) 2017-12-04 14:43:27 -08:00
HubConnectionTests.cs Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
LongPollingTransportTests.cs Implement #1157 by adding client timeout for C# client (#1165) 2017-12-07 14:54:41 -08:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
ResponseUtils.cs Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
ServerSentEventsParserTests.cs React to CoreFxLab packages (#998) 2017-11-13 15:05:35 -08:00
ServerSentEventsTransportTests.cs Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
TaskQueueTests.cs
TestConnection.cs Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
TestHttpMessageHandler.cs Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
TestTransportFactory.cs