Noah Eisen
|
a17b9bda5a
|
removed check on the returned message from calling an unimplemented method
|
9 years ago |
Noah Eisen
|
2d41ed1613
|
fixed bug in custom metadata interop test from csharp client to c++ server
|
9 years ago |
Jan Tattermusch
|
90cbde88c9
|
update to the newest CommandLineParser API
|
9 years ago |
Jan Tattermusch
|
678ec90119
|
migrate to the new CommandLineParser API
|
9 years ago |
Jan Tattermusch
|
9490daf67f
|
remove Google.Apis.Auth related CoreCLR todos
|
9 years ago |
Jan Tattermusch
|
1c0f30c4a8
|
fix conditional compilation for netcoreapp1.0 projects
|
9 years ago |
Jan Tattermusch
|
606e35a4fb
|
add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY
|
9 years ago |
Jan Tattermusch
|
a7daf1edc2
|
implement C# client compression interop tests
|
9 years ago |
Jan Tattermusch
|
f8135f6b05
|
remove occurences of compressable payload type
|
9 years ago |
Jan Tattermusch
|
317b8acf99
|
migrate everything to netstandard1.5
|
9 years ago |
Jan Tattermusch
|
1e5d9b9caa
|
fix one more test
|
9 years ago |
Jan Tattermusch
|
71702b1d05
|
fix tests
|
9 years ago |
Jan Tattermusch
|
f1cdc33d17
|
fix TimeoutOnSleepingServer interop test
|
9 years ago |
Jan Tattermusch
|
87ba29439f
|
rename names of generated enum values to match protobuf3beta3
|
9 years ago |
Jan Tattermusch
|
a46d21de37
|
fix TimeoutOnSleepingServer interop test
|
9 years ago |
Jan Tattermusch
|
85c3ab0b0b
|
fix #5912
|
9 years ago |
Jan Tattermusch
|
9f19bd3eb1
|
migrate Grpc.IntegrationTesting to NUnit3
|
9 years ago |
Jan Tattermusch
|
acb842c205
|
fix copyrights
|
9 years ago |
Jan Tattermusch
|
809148d6c5
|
migrate code to single client-side class
|
9 years ago |
Jan Tattermusch
|
d8f7c8ae0e
|
migrate from client side interface to client side abstract class
|
9 years ago |
Jan Tattermusch
|
fa20ebc631
|
implement unimplemented_method interop test
|
9 years ago |
Jan Tattermusch
|
0ed7315648
|
implemented more interop tests
|
9 years ago |
Jan Tattermusch
|
beffc779bb
|
stop using SSL_CERT_FILE env for C# interop tests
|
10 years ago |
Jan Tattermusch
|
18729a05e5
|
Polishing of C# auth API
|
10 years ago |
Jan Tattermusch
|
cf72a3adfe
|
use JWT credentials for per_rpc_creds
|
10 years ago |
Jan Tattermusch
|
64d7c2461a
|
make C# auth interop tests up to spec
|
10 years ago |
Jan Tattermusch
|
7828e813f7
|
make C# interop test args parsing compliant with spec
|
10 years ago |
Jan Tattermusch
|
5bd7005833
|
introduce the new split-type credentials api
|
10 years ago |
Jan Tattermusch
|
9e5e7e9a6c
|
a small interop client refactoring
|
10 years ago |
Jan Tattermusch
|
74f39e185e
|
Migrate C# to the new auth API
|
10 years ago |
Jan Tattermusch
|
8266c67127
|
enable cloud_to_cloud tests with servers in a separate container
|
10 years ago |
Jan Tattermusch
|
156a7b6e0f
|
Don't do .Wait() in async context.
Failing to use await can result in deadlock. This is likely to be the cause of shutdown hangs in #3347.
|
10 years ago |
Jan Tattermusch
|
bea7cbd9a5
|
use service account credentials for per RPC test
|
10 years ago |
Jan Tattermusch
|
ee0ef4dfde
|
ugly fix of per_rpc_creds test
|
10 years ago |
Jan Tattermusch
|
b26972fab4
|
update the interop tests based on spec
|
10 years ago |
Jan Tattermusch
|
67c4587c88
|
error spec compliance and marshalling tests
|
10 years ago |
Jan Tattermusch
|
e4134ddf6c
|
implement timeout_on_sleeping_server interop test
|
10 years ago |
Jan Tattermusch
|
2b3579541b
|
get rid of explicit GrpcEnvironment.Shutdown()
|
10 years ago |
Jan Tattermusch
|
f6edf879a6
|
metadata polishing
|
10 years ago |
Jan Tattermusch
|
e396b8dbea
|
add method info to auth interceptor
|
10 years ago |
Jan Tattermusch
|
9e14414415
|
refactor auth interceptors
|
10 years ago |
Jan Tattermusch
|
3c9752e784
|
Revert "implement timeout_on_sleeping_server interop test"
|
10 years ago |
Jan Tattermusch
|
39b39d6c96
|
implement timeout_on_sleeping_server interop test
|
10 years ago |
Jan Tattermusch
|
0c140a863e
|
migrate to usable auth library
|
10 years ago |
Jan Tattermusch
|
f22abfbf1a
|
rename async extension methods for clarity
|
10 years ago |
Jan Tattermusch
|
8644aeaa71
|
migrated code to proto3
|
10 years ago |
Jan Tattermusch
|
c8d7b8498c
|
polishing tests
|
10 years ago |
Jan Tattermusch
|
cd7a4054de
|
make work with out-of-band oauth2 token more pleasant
|
10 years ago |
Jan Tattermusch
|
b98e1dd7c4
|
make some interop tests run as async methods
|
10 years ago |
Jan Tattermusch
|
ae017092ad
|
fix stylecop warnings
|
10 years ago |