aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler d6395a52bc
Send delete request after poll ends (#2020)
* Added test and fixed other test
2018-04-14 04:45:16 -07:00
..
HttpConnectionTests.ConnectionLifecycle.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
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 Update usage of TestSink 2018-04-12 16:58:19 -07:00
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 Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
HubConnectionTests.Protocol.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
HubConnectionTests.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12: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 Fix incorrect test for long poll and web sockets requests (#1971) 2018-04-12 18:21:05 +12:00
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 fix #1281 by adding support for DELETE endpoint on server (#1925) 2018-04-12 12:39:08 -07:00
TestTransport.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
TestTransportFactory.cs Http.Connections.Client API Review changes (#1987) 2018-04-13 06:52:27 +00:00