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 Microsoft.AspNetCore.Http.Connections.Client refactors (#1995) 2018-04-13 20:13:58 +12:00
HttpConnectionTests.Negotiate.cs Microsoft.AspNetCore.Http.Connections.Client refactors (#1995) 2018-04-13 20:13:58 +12:00
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 Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
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 Fix #1927 by using Synchronous Callbacks everywhere. (#2003) 2018-04-13 11:38:03 -07:00
TestHttpMessageHandler.cs
TestTransport.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
TestTransportFactory.cs