aspnetcore/test
Josh Williams 0311f9b415 Throw InvalidDataException instead of FormatException in NegotationProtocol (#1246)
* Throw InvalidDataException instead of FormatException in NegotationProtocol
 - Modify NegotiationProtocol to throw InvalidDataException
 - Update NegotiationProtocolTests expectations
 - Remove test case for InlineData "Missing required property 'protocol'"
 - Update JsonHubProtocol & JsonUtils to throw InvalidDataException
 - Update corresponding test expectations
 - Add back removed test

Addresses #1203
2018-01-11 13:23:30 -08:00
..
Common
Microsoft.AspNetCore.SignalR.Client.FunctionalTests Split MsgPack into separate assembly (#1274) 2018-01-10 14:20:57 -08:00
Microsoft.AspNetCore.SignalR.Client.Tests Split MsgPack into separate assembly (#1274) 2018-01-10 14:20:57 -08:00
Microsoft.AspNetCore.SignalR.Common.Tests Throw InvalidDataException instead of FormatException in NegotationProtocol (#1246) 2018-01-11 13:23:30 -08:00
Microsoft.AspNetCore.SignalR.Redis.Tests Split MsgPack into separate assembly (#1274) 2018-01-10 14:20:57 -08:00
Microsoft.AspNetCore.SignalR.Tests Split MsgPack into separate assembly (#1274) 2018-01-10 14:20:57 -08:00
Microsoft.AspNetCore.SignalR.Tests.Utils Split MsgPack into separate assembly (#1274) 2018-01-10 14:20:57 -08:00
Microsoft.AspNetCore.Sockets.Tests Makes MapHub and MapEndpoint consistent with other ASP.NET Core APIs using PathString. #1188 2017-12-13 09:14:36 -08:00
Directory.Build.props
xunit.runner.json Split MsgPack into separate assembly (#1274) 2018-01-10 14:20:57 -08:00