82 Commits (c42b98200fc3db7a9c3ffcb2d383bad8b10aabd7)

Author SHA1 Message Date
Adele Zhou 2480f98e19 Add a script to run interop tests against all versions of prod servers. 9 years ago
Jan Tattermusch 19f703dbb7 increase timeout for interop tests 9 years ago
murgatroid99 090a251ea5 Node: fix metadata validation bug, improve error reporting 9 years ago
Stanley Cheung d82efd877c use HOME env var 9 years ago
Stanley Cheung 31cb866821 the host file path to the auth.json file has changed 9 years ago
Adele Zhou b9e66cc551 Added test cases for Cloud gateway. 9 years ago
Nathaniel Manista cbf21da6e4 /usr/bin/env python -> /usr/bin/env python2.7 9 years ago
Adele Zhou 83576babef Update interop test service url to grpc-test.sandbox.googleapis.com. 9 years ago
David Garcia Quintas 2bf574f814 Added back trailing newlines 9 years ago
murgatroid99 40809210d4 Update copyrights 9 years ago
Masood Malekghassemi ccc1610b95 Use tox commands to run interop client/server 9 years ago
Masood Malekghassemi 116982ea89 Include core in Python distribution 9 years ago
murgatroid99 c3910cadb4 Expose core metadata validation functions in public headers 9 years ago
Jan Tattermusch a6b2c4ce46 Get rid of SSL_CERT_FILE env entirely 9 years ago
Jan Tattermusch a86b41e746 Temporarily disable c# status_code_and_message client. 9 years ago
Jan Tattermusch 5c7a1c861f teach interop script about new tests 9 years ago
Carl Mastrangelo e7f8e8ecaf Make pretty interop tets output graphs 9 years ago
Masood Malekghassemi eaa7d203b5 Fix interop Python test invocation 9 years ago
Carl Mastrangelo 3c7862478d Make http2 interop tests always pass, and instead give a report 9 years ago
Masood Malekghassemi 0a9cc3cf10 Fix Python interop test invocation in run_interop_tests.py 9 years ago
Masood Malekghassemi 7566c9a85d Make Python testing predictable again 9 years ago
Carl Mastrangelo 2d248a29f7 Fix stdin on run_interop_tests 9 years ago
Carl Mastrangelo 59096b4044 fix flag 9 years ago
Carl Mastrangelo 2dd55db4c1 Add framing http2 test case, enable verbose output, and properly skip tests 9 years ago
Adele Zhou 3bc7ba4d95 Use mako template for HTML report. 9 years ago
Carl Mastrangelo 3b2e1bd243 Enable interop tests for http2 9 years ago
Carl Mastrangelo de4491076f Add HTTP/2 Interop tests to be run 9 years ago
Adele Zhou a30f829e62 Renamed report_utils.py. 9 years ago
Adele Zhou 2271ab5aea Create a separate utility for reporting. 9 years ago
Adele Zhou 4671096736 Escape quotation marks in html. 9 years ago
Adele Zhou d5fffa5850 Print detailed results for each test. 9 years ago
Carl Mastrangelo 7a17140bda s/exit/sys.exit/ 9 years ago
Jan Tattermusch 29fd00567e adjust paralellism and timeouts 9 years ago
Jan Tattermusch 39e3cb3a38 prevent container name reuse error for timeout flakes 9 years ago
Adele Zhou 51b6eaeb5f Add an indicator for server and client languages. 9 years ago
Jan Tattermusch bfbd038ab1 correctly display auth interop tests in HTML report 10 years ago
Jan Tattermusch 5d1c7e81e0 remove extra print statement 10 years ago
Jan Tattermusch 289b7b9f7a add notion of unimplemented interop tests 10 years ago
Jan Tattermusch c8b94418f8 simplify cmdline arg logic 10 years ago
Adele Zhou e4c3561074 generate html report for interop tests 10 years ago
Jan Tattermusch 75d2ee0708 unify args passed to interop tests 10 years ago
Jan Tattermusch 3b6fef1292 fix some python auth interop tests 10 years ago
Jan Tattermusch 7f24fb3a3b -use_tls=true is language independent now 10 years ago
Jan Tattermusch 785efd453e accept --use_tls=true --use_test_ca=true in python 10 years ago
Jan Tattermusch 73b3eea149 accept --use_tls=true and --use_test_ca=true in ruby 10 years ago
Stanley Cheung f565dfb46a add check to see if file exists 10 years ago
Stanley Cheung 22b6bed483 revert global_env usage for build_interop_image 10 years ago
Stanley Cheung cea11394c2 bring env variable to build_interop_image script 10 years ago
Stanley Cheung 51c36d9e63 add composer/auth.json env variable 10 years ago
Stanley Cheung b87663b31a php: add use_tls=true flag to run_interop_tests script 10 years ago