This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
dbbb759a8b
aspnetcore
/
test
/
Microsoft.AspNetCore.Signal...
History
MikaelMengistu
c6a1c7463a
Merge branch 'release/2.2'
2018-10-01 16:19:06 -07:00
..
HttpConnectionFactoryTests.cs
fix
#2134
by disposing httpconnection if start fails (
#2137
) (
#2188
)
2018-05-02 13:10:58 -07:00
HttpConnectionTests.ConnectionLifecycle.cs
Merge branch 'release/2.2'
2018-08-28 16:05:43 -07:00
HttpConnectionTests.Helpers.cs
…
HttpConnectionTests.Negotiate.cs
Add error to negotiate (
#2998
)
2018-09-27 20:27:06 -07:00
HttpConnectionTests.Transport.cs
…
HttpConnectionTests.cs
…
HubConnectionBuilderExtensionsTests.cs
Use params passed into HubConnectionBuilder (
#2223
)
2018-05-07 18:19:20 -07:00
HubConnectionBuilderTests.cs
…
HubConnectionTests.ConnectionLifecycle.cs
Fix tests when running on non-US locale (
#2501
)
2018-06-15 15:19:00 -07:00
HubConnectionTests.Extensions.cs
…
HubConnectionTests.Helpers.cs
…
HubConnectionTests.Protocol.cs
Revert "Merge branch 'master' into release/2.2"
2018-07-31 15:24:33 -07:00
HubConnectionTests.cs
Merge branch 'release/2.2'
2018-08-06 11:07:16 -07:00
LongPollingTransportTests.cs
Log 404 responses from long polling transport DELETE as Debug instead of Error (
#2366
)
2018-05-24 14:21:48 +12:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
…
ResponseUtils.cs
…
ServerSentEventsParserTests.cs
…
ServerSentEventsTransportTests.cs
Merge branch 'release/2.2'
2018-10-01 16:19:06 -07:00
TestConnection.cs
Add support for streaming arguments to clients using Channel (
#2441
)
2018-08-01 09:31:43 -07:00
TestHttpMessageHandler.cs
Add logging to transport in tests (
#2836
)
2018-08-22 10:35:19 -07:00
TestTransport.cs
…
TestTransportFactory.cs
…