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
Microsoft.AspNetCore.SignalR.Client.FunctionalTests
Microsoft.AspNetCore.SignalR.Client.Tests
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
Microsoft.AspNetCore.SignalR.Tests.Utils
Directory.Build.props
xunit.runner.json