aspnetcore/test
David Fowler 48b3f18642
Improve the handshake request parsing errors (#2953)
- Print out the raw handshake payload as utf8 text if it fails to parse as JSON or if we're missing properties. This should help flesh out potentially buggy clients.
2018-09-13 22:11:17 -07:00
..
Microsoft.AspNetCore.Http.Connections.Tests Fix TestWebSocketConnectionFeature that CancellationToken is not working (#2906) 2018-09-05 09:31:05 -07:00
Microsoft.AspNetCore.SignalR.Client.FunctionalTests Provide a better error message when invoking a non-existant hub method (#2768) 2018-08-08 15:55:33 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests Remove logging from flaky SSE tests (#2880) 2018-08-28 12:52:42 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests Improve the handshake request parsing errors (#2953) 2018-09-13 22:11:17 -07:00
Microsoft.AspNetCore.SignalR.Redis.Tests Collect "redis MONITOR" logs (#2946) 2018-09-11 14:19:45 -07:00
Microsoft.AspNetCore.SignalR.Tests Provide a better error message when invoking a non-existant hub method (#2768) 2018-08-08 15:55:33 -07:00
Microsoft.AspNetCore.SignalR.Tests.Utils Remove a nullref in test logs (#2925) 2018-09-07 10:39:24 -07:00
Directory.Build.props
xunit.runner.json