aspnetcore/test
David Fowler 162cd1fc06 Handle misbehaving user code (#159)
* Handle misbehaving user code
- Execute EndPoint logic on a threadpool thread
- Turn synchronous exceptions into async ones to unify the
error handling
- Added tests
2017-01-25 23:45:43 +00:00
..
Microsoft.AspNetCore.Client.SignalR.TS.Tests Fixing test after getid to negotiate rename 2017-01-25 09:32:26 -08:00
Microsoft.AspNetCore.SignalR.Client.FunctionalTests
Microsoft.AspNetCore.SignalR.Test.Server Adding infrastructure to write node (a.k.a. unit) tests for ts client (#129) 2017-01-18 13:25:23 -08:00
Microsoft.AspNetCore.SignalR.Tests Fixing test hangs, adding timeouts. (#149) 2017-01-24 15:51:58 -08:00
Microsoft.AspNetCore.Sockets.Client.Tests
Microsoft.AspNetCore.Sockets.Tests Handle misbehaving user code (#159) 2017-01-25 23:45:43 +00:00
Microsoft.AspNetCore.WebSockets.Internal.ConformanceTest fix autobahn test app to be an app (#114) 2017-01-11 16:36:48 -08:00
Microsoft.Extensions.WebSockets.Internal.Tests
WebSocketsTestApp fix autobahn test app to be an app (#114) 2017-01-11 16:36:48 -08:00