aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting/InteropClient.cs
Commit message (Collapse)AuthorAge
* remove Google.Apis.Auth related CoreCLR todosGravatar Jan Tattermusch2016-08-11
|
* fix conditional compilation for netcoreapp1.0 projectsGravatar Jan Tattermusch2016-07-31
|
* add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEYGravatar Jan Tattermusch2016-06-22
|
* implement C# client compression interop testsGravatar Jan Tattermusch2016-06-22
|
* remove occurences of compressable payload typeGravatar Jan Tattermusch2016-06-22
|
* migrate everything to netstandard1.5Gravatar Jan Tattermusch2016-06-16
|
* fix one more testGravatar Jan Tattermusch2016-05-25
|
* fix testsGravatar Jan Tattermusch2016-05-25
|
* Merge remote-tracking branch 'upstream/release-0_14' into HEADGravatar Jan Tattermusch2016-05-18
|\
| * rename names of generated enum values to match protobuf3beta3Gravatar Jan Tattermusch2016-05-16
| |
* | fix TimeoutOnSleepingServer interop testGravatar Jan Tattermusch2016-05-10
|/
* fix #5912Gravatar Jan Tattermusch2016-04-26
|
* migrate Grpc.IntegrationTesting to NUnit3Gravatar Jan Tattermusch2016-04-11
|
* fix copyrightsGravatar Jan Tattermusch2016-04-01
|
* migrate code to single client-side classGravatar Jan Tattermusch2016-04-01
|
* migrate from client side interface to client side abstract classGravatar Jan Tattermusch2016-04-01
|
* implement unimplemented_method interop testGravatar Jan Tattermusch2015-12-09
|
* implemented more interop testsGravatar Jan Tattermusch2015-12-09
|
* stop using SSL_CERT_FILE env for C# interop testsGravatar Jan Tattermusch2015-10-22
|
* Polishing of C# auth APIGravatar Jan Tattermusch2015-10-12
|
* use JWT credentials for per_rpc_credsGravatar Jan Tattermusch2015-10-08
|
* make C# auth interop tests up to specGravatar Jan Tattermusch2015-10-08
|
* make C# interop test args parsing compliant with specGravatar Jan Tattermusch2015-10-07
|
* introduce the new split-type credentials apiGravatar Jan Tattermusch2015-10-06
|
* a small interop client refactoringGravatar Jan Tattermusch2015-10-06
|
* Migrate C# to the new auth APIGravatar Jan Tattermusch2015-10-06
|
* enable cloud_to_cloud tests with servers in a separate containerGravatar Jan Tattermusch2015-09-28
|
* Don't do .Wait() in async context.Gravatar Jan Tattermusch2015-09-16
| | | Failing to use await can result in deadlock. This is likely to be the cause of shutdown hangs in #3347.
* use service account credentials for per RPC testGravatar Jan Tattermusch2015-09-04
|
* ugly fix of per_rpc_creds testGravatar Jan Tattermusch2015-09-03
|
* update the interop tests based on specGravatar Jan Tattermusch2015-09-03
|
* error spec compliance and marshalling testsGravatar Jan Tattermusch2015-08-27
|
* Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3Gravatar Jan Tattermusch2015-08-26
|\ | | | | | | | | Conflicts: src/csharp/Grpc.IntegrationTesting/InteropClient.cs
| * implement timeout_on_sleeping_server interop testGravatar Jan Tattermusch2015-08-20
| |
| * get rid of explicit GrpcEnvironment.Shutdown()Gravatar Jan Tattermusch2015-08-20
| |
| * metadata polishingGravatar Jan Tattermusch2015-08-19
| |
| * add method info to auth interceptorGravatar Jan Tattermusch2015-08-18
| |
| * refactor auth interceptorsGravatar Jan Tattermusch2015-08-18
| |
| * Revert "implement timeout_on_sleeping_server interop test"Gravatar Jan Tattermusch2015-08-13
| |
* | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3Gravatar Jan Tattermusch2015-08-13
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/csharp/Grpc.Core/VersionInfo.cs src/csharp/Grpc.Examples.Tests/MathClientServerTests.cs src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj src/csharp/Grpc.IntegrationTesting/InteropClient.cs src/csharp/Grpc.IntegrationTesting/packages.config src/csharp/build_packages.bat
| | * implement timeout_on_sleeping_server interop testGravatar Jan Tattermusch2015-08-12
| |/
| * migrate to usable auth libraryGravatar Jan Tattermusch2015-08-12
| |
| * rename async extension methods for clarityGravatar Jan Tattermusch2015-08-10
| |
* | migrated code to proto3Gravatar Jan Tattermusch2015-08-08
| |
| * polishing testsGravatar Jan Tattermusch2015-08-07
|/
* Merge pull request #2666 from jtattermusch/oauth_token_api_fixGravatar Michael Lumish2015-07-27
|\ | | | | Make work with out-of-band oauth2 token more pleasant
| * make work with out-of-band oauth2 token more pleasantGravatar Jan Tattermusch2015-07-25
| |
* | make some interop tests run as async methodsGravatar Jan Tattermusch2015-07-24
|/
* fix stylecop warningsGravatar Jan Tattermusch2015-07-22
|
* rename Result to ResponseAsyncGravatar Jan Tattermusch2015-07-21
|