aspnetcore/test/Microsoft.AspNetCore.Http.C...
David Fowler 83dec1093a
Fixed flaky longpolling tests (#1993)
- Wait for disposal and removal of the connection
2018-04-13 00:42:31 -07:00
..
ApplicationLifetime.cs
HttpConnectionDispatcherTests.cs Fixed flaky longpolling tests (#1993) 2018-04-13 00:42:31 -07:00
HttpConnectionManagerTests.cs Clean up timer code with custom awaitable (#1935) 2018-04-11 10:39:29 -07:00
LongPollingTests.cs fix #1281 by adding support for DELETE endpoint on server (#1925) 2018-04-12 12:39:08 -07:00
MapConnectionHandlerTests.cs
Microsoft.AspNetCore.Http.Connections.Tests.csproj SSE formatting refactor (#1916) 2018-04-11 17:13:15 +12:00
NegotiateProtocolTests.cs
ServerSentEventsMessageFormatterTests.cs SSE formatting refactor (#1916) 2018-04-11 17:13:15 +12:00
ServerSentEventsTests.cs SSE formatting refactor (#1916) 2018-04-11 17:13:15 +12:00
TestWebSocketConnectionFeature.cs
WebSocketsTests.cs