61 Commits (daa1ffb855bffe65be25ec2cebddf89c7ee883a0)

Author SHA1 Message Date
Jan Tattermusch 05455715db split out channel connectivity test 7 years ago
Jan Tattermusch f8c9bcdc0f introduce CallCancellationTest 8 years ago
Jan Tattermusch 2312634017 fix more warnings 8 years ago
Jan Tattermusch 2fb313c9b6 fix warnings in Grpc.Core.Tests 8 years ago
Jan Tattermusch a87f6d8239 add tests 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Jan Tattermusch c9b03fe987 expose AuthContext in C# 8 years ago
Jan Tattermusch 2e5e5f661c add test for utf8 status 8 years ago
Jan Tattermusch 71702b1d05 fix tests 9 years ago
Jan Tattermusch 230c93279f fixup 9 years ago
Jan Tattermusch 5105056246 add one more client server test 9 years ago
Jan Tattermusch a83ad2aa65 add idempotency test 9 years ago
Jan Tattermusch e331da2277 make Grpc.Core.Tests work with NUnit3 9 years ago
Jan Tattermusch 8fe3f64046 add coverage for AsyncStreamExtensions 9 years ago
Jan Tattermusch 00c144a8d2 increase coverage of ServerCallContext 9 years ago
Jan Tattermusch a1e6097d39 added coverage for Async*StreamingCall classes 9 years ago
Jan Tattermusch 7ebbc475fc put user defined userAgentString to the beginning of userAgentString 9 years ago
Jan Tattermusch 452ca9b912 add profiling support 10 years ago
Jan Tattermusch 2ca1df10aa restrict number of iterations for UnaryCallPerformance test 10 years ago
Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 years ago
Jan Tattermusch f22abfbf1a rename async extension methods for clarity 10 years ago
Jan Tattermusch 410c473c2b make intializer for metadata even nicer 10 years ago
Jan Tattermusch c75c57c5af added ResponseHeadersTest, fixed stylecop issues 10 years ago
Jan Tattermusch 2615f39b20 fixing tests 10 years ago
Jan Tattermusch 0abb84746c big facelift of test code 10 years ago
Jan Tattermusch 3cd76d6ef2 fix tests 10 years ago
Jan Tattermusch 5c371f8376 renamed CallContext to CallOptions 10 years ago
Jan Tattermusch 5cb5ceda2c refactoring client side calls 10 years ago
Jan Tattermusch a9ddd02dae add servicename field to method 10 years ago
Jan Tattermusch 5e10f18376 introduce CallContext 10 years ago
Jan Tattermusch 31ba063224 changed the way ports are added to the server 10 years ago
Jan Tattermusch 021df8a7f2 changed way service definitions are added to the server 10 years ago
Jan Tattermusch d8bbdeae42 Added channel state API 10 years ago
Jan Tattermusch 5f8d9dccf4 only use lowercase metadata keys in headers 10 years ago
Jan Tattermusch 9b048e529e introducing async tests 10 years ago
Jan Tattermusch a96ac058f4 make insecure channel and server explicit 10 years ago
Jan Tattermusch 062c329cf8 expose peer info in serverside call handlers 10 years ago
Jan Tattermusch ae017092ad fix stylecop warnings 10 years ago
Jan Tattermusch 766d72b1c0 set primary user agent by C# channel 10 years ago
Jan Tattermusch e7e1c82d5e improving test readability 10 years ago
Jan Tattermusch a236ff205b rename Result to ResponseAsync 10 years ago
Jan Tattermusch 7d219cfe4a fix echo metadata test 10 years ago
Jan Tattermusch 25bb2ef8b8 regenerated code and fixed inconsistencies 10 years ago
Jan Tattermusch 1cf8d429e3 added some tests 10 years ago
Jan Tattermusch 998eb9bcaf populate server context 10 years ago
Jan Tattermusch 04eb89ca26 no need to call GrpcEnvironment.Initialize() explicitly 10 years ago
Jan Tattermusch 797b875ef2 undo hotfix from #1731 10 years ago
Jan Tattermusch c0e3a6682f temporary hotfix before #1577 is in 10 years ago
Jan Tattermusch da71a4d391 add host and port overload for new channel 10 years ago
Jan Tattermusch 03e82e2cdf Split address passed to AddListeningPort into host and port 10 years ago