Jan Tattermusch
|
c556a02024
|
add per-rpc interop tests to managed grpc-dotnet client
|
6 years ago |
Jan Tattermusch
|
ed045828b9
|
make default service account email configurable
|
6 years ago |
Jan Tattermusch
|
a7e3e76aed
|
use different service_account_key for interop tests
|
6 years ago |
Jan Tattermusch
|
4686f6d518
|
enable special_status_message interop for grpc-dotnet server
|
6 years ago |
Jan Tattermusch
|
de0e9d1026
|
enable special_status_message interop for C#
|
6 years ago |
James Newton-King
|
206ca33dd5
|
Enable duplex streaming and special status message interop tests
|
6 years ago |
Jan Tattermusch
|
05e26ff4cf
|
introduce --custom_credentials_type to run_interop_tests.py
|
6 years ago |
Jan Tattermusch
|
97921f5d77
|
add comments to interop scripts
|
6 years ago |
James Newton-King
|
57e090989a
|
Add managed .NET gRPC client to interop tests
|
6 years ago |
Alexander Polcyn
|
ecb3dec651
|
Enable go compute engine channel creds interop test
|
6 years ago |
Alexander Polcyn
|
2fe0d21736
|
Add a new compute engine channel creds interop test case
|
6 years ago |
Jan Tattermusch
|
c586eea27e
|
adjust run_*tests.py
|
6 years ago |
Jan Tattermusch
|
7c71783879
|
grpc-dotnet now support unimplemented handlers
|
6 years ago |
Jan Tattermusch
|
96f4454ce7
|
update run_interop_tests.py script
|
6 years ago |
xichengliudui
|
d9b508c896
|
Fix various typos in .cc and .md and .py files
|
6 years ago |
Alexander Polcyn
|
c0125a7cd4
|
Unskip google default creds for Go and Java in cloud to prod tests
|
6 years ago |
Alexander Polcyn
|
1d8f7647b0
|
Fix broken mac to prod interop
|
6 years ago |
Jan Tattermusch
|
f9e1cde01c
|
yapf run_interop_tests.py
|
6 years ago |
Jan Tattermusch
|
3458ede262
|
dont set server_override for cloud_to_prod tests
|
6 years ago |
Alexander Polcyn
|
a4e9f33b85
|
Add interop cloud to prod test for GoogleDefaultCredentials
|
6 years ago |
Jan Tattermusch
|
7b9e0db9be
|
update test exec scripts
|
6 years ago |
Jan Tattermusch
|
422fdbfd6c
|
run python interop tests with python3.7
|
6 years ago |
Jan Tattermusch
|
5a0f722590
|
run interop tests using python3.4
|
6 years ago |
Jan Tattermusch
|
6645845658
|
run_interop_tests.py cleanup
|
6 years ago |
Lidi Zheng
|
b8a9989005
|
Add support for utf-8 error messages
* Both server and client should be fine with utf-8 error messages now
* Adding an interop test: special status message
|
6 years ago |
Eric Anderson
|
b1c0ac704d
|
Format with tools/distrib/yapf_code.sh
|
6 years ago |
Eric Anderson
|
cbd1b69caa
|
run_interop_tests: Use "GENERATED" comment in generated scripts
|
6 years ago |
Jan Tattermusch
|
9de25dc1e6
|
Revert "Add c++ google default creds to cloud to prod auth scenarios"
|
6 years ago |
Alexander Polcyn
|
4632895da9
|
Add java google default creds to cloud-to-prod interop scenarios
|
7 years ago |
Alexander Polcyn
|
aea5f109a6
|
Add c++ google default creds to cloud to prod auth scenarios
|
7 years ago |
Menghan Li
|
c74e7fc668
|
add google default creds go tests
cloud_to_prod_auth google_default_creds tests are for c++
|
7 years ago |
Jan Tattermusch
|
38d3298d53
|
fix run_interop_tests.py
|
7 years ago |
Jan Tattermusch
|
cf12e451ff
|
run_interop_tests.py: make sure to fail on exception
|
7 years ago |
Jan Tattermusch
|
cc3780eb50
|
refactor upload_to_bq functions
|
7 years ago |
Yihua Zhang
|
f621eee4cf
|
run cloud-to-prod interop tests with google default credentials
|
7 years ago |
Adele Zhou
|
bed721cbf7
|
Remove VIP in cloud-to-prod interop tests.
|
7 years ago |
Yihua Zhang
|
7f2880d2ac
|
enable c++ for ALTS kokoro tests
|
7 years ago |
Jan Tattermusch
|
b284ea9338
|
add --cloud_to_prod auth interop tests to macos
|
7 years ago |
jiangtaoli2016
|
fb7c84e5a6
|
Update interop test script to support ALTS
|
7 years ago |
kpayson64
|
1bfff8eec0
|
Initial gevent support
Because some cpp code ends up leaking into cython, we change
the cython generator to generate cpp code.
|
7 years ago |
murgatroid99
|
11fdbd892c
|
Re-enable some tests for the Node Pure JS interop client
|
7 years ago |
murgatroid99
|
ac21e04cf7
|
Fix python script style
|
7 years ago |
murgatroid99
|
e0e110e2e0
|
Fix syntax error
|
7 years ago |
murgatroid99
|
06210a103e
|
Node pure JS interop: add missing install line, skip more tests
|
7 years ago |
murgatroid99
|
9d2275864a
|
Use different docker image for Node pure JS interop tests
|
7 years ago |
murgatroid99
|
9eb82a4461
|
Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node
|
7 years ago |
murgatroid99
|
2c86e064f0
|
Add Node pure JS interop client
|
7 years ago |
Jan Tattermusch
|
0d629f09f8
|
yapf format code
|
7 years ago |
Jakob Roland Andersen
|
c7dd4b4309
|
WIP: Add Dart support in interop
|
7 years ago |
Mehrdad Afshari
|
87cd994b04
|
Upgrade yapf to 0.20.0
Upgrade yapf version to 0.20.0 and reformat Python files.
|
7 years ago |