aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler 09adc4a847
Add timeout back to hanging test (#1480)
- Increase timeout to 60 seconds
2018-02-21 21:50:50 -08:00
..
ChannelExtensions.cs
HubConnectionContextUtils.cs Remove the Channel<HubMessage> from the HubConnectionContext (#1468) 2018-02-17 10:22:11 -08:00
LogRecord.cs Increase ServerFixture startup timeout (#1409) 2018-02-06 08:41:16 -08:00
Microsoft.AspNetCore.SignalR.Tests.Utils.csproj
PipeReaderExtensions.cs Client pipelines (#1435) 2018-02-12 22:27:43 -08:00
ServerFixture.cs Increase ServerFixture startup timeout (#1409) 2018-02-06 08:41:16 -08:00
TaskExtensions.cs Add timeout back to hanging test (#1480) 2018-02-21 21:50:50 -08:00
TestClient.cs Use protocol.abstractions primitives instead of socket abstractions (#1432) 2018-02-10 18:10:09 -08:00
TestHelpers.cs