aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler 4fe41dc6d0
Increase timeout of test (#2021)
- Seems like it was possible for the server timeout to happen *before* the invocation happened.
- Added logging to the test
2018-04-14 05:05:49 -07:00
..
HttpConnectionTests.ConnectionLifecycle.cs
HttpConnectionTests.Helpers.cs
HttpConnectionTests.Negotiate.cs
HttpConnectionTests.Transport.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
HttpConnectionTests.cs
HubConnectionBuilderExtensionsTests.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
HubConnectionBuilderTests.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
HubConnectionTests.ConnectionLifecycle.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
HubConnectionTests.Extensions.cs
HubConnectionTests.Helpers.cs Increase timeout of test (#2021) 2018-04-14 05:05:49 -07:00
HubConnectionTests.Protocol.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
HubConnectionTests.cs Increase timeout of test (#2021) 2018-04-14 05:05:49 -07:00
LongPollingTransportTests.cs Send delete request after poll ends (#2020) 2018-04-14 04:45:16 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
ResponseUtils.cs
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs
SyncPoint.cs
TestConnection.cs
TestHttpMessageHandler.cs
TestTransport.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
TestTransportFactory.cs