aspnetcore/test/Microsoft.AspNetCore.Signal...
Andrew Stanton-Nurse c1d2024864
Implement #1156 by having the server send Ping messages (#1161)
2017-12-04 14:43:27 -08:00
..
Docker.cs Give redis docker image time to download (#1131) 2017-11-17 10:32:15 -08:00
EchoHub.cs [Redis] Add functional test support (#1051) 2017-11-14 09:32:14 -08:00
Microsoft.AspNetCore.SignalR.Redis.Tests.csproj Implement #1156 by having the server send Ping messages (#1161) 2017-12-04 14:43:27 -08:00
RedisEndToEnd.cs Implement #1156 by having the server send Ping messages (#1161) 2017-12-04 14:43:27 -08:00
RedisHubLifetimeManagerTests.cs Implement #1156 by having the server send Ping messages (#1161) 2017-12-04 14:43:27 -08:00
RedisServerFixture.cs Implement #1156 by having the server send Ping messages (#1161) 2017-12-04 14:43:27 -08:00
SkipIfDockerNotPresentAttribute.cs [Redis] Add functional test support (#1051) 2017-11-14 09:32:14 -08:00
Startup.cs Give redis docker image time to download (#1131) 2017-11-17 10:32:15 -08:00
TestConnectionMultiplexer.cs