Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Stanton-Nurse 37b0df7406 port change from AutobahnTester in SignalR (#148)
We increased the retry count (by just removing ours and using the default) because the app seems to be slow to start on macOS
2017-03-09 10:14:42 -08:00
John Luo 450ee8927c Workaround dotnet test pathing issues 2017-02-02 18:33:48 -08:00
Chris R 4a5d8f2960 #126 Test the bin deployed aspnetcore.dll 2016-11-22 16:05:42 -08:00
Andrew Stanton-Nurse b3f755dff3 add test timeout to autobahn conformance tests (#129) 2016-11-02 14:02:48 -07:00
Andrew Stanton-Nurse 18de340981 fix disposal of Deployers during autobahn suites 2016-10-27 15:49:58 -07:00
Pranav K 49300ac5f7 Updating to netcoreapp1.1 2016-10-13 11:26:43 -07:00
Pranav K 131594667d Reacting to Microsoft.AspNetCore.Server.Testing rename 2016-08-15 16:24:28 -07:00
Andrew Stanton-Nurse 33e3e5b186 remove our WebSocket client
we'll use the one from dotnet/corefx now instead

fixes #108
2016-08-04 10:30:13 -07:00