79 Commits (c0473cc8235ab94f38a9d9891e2352e76960fb96)

Author SHA1 Message Date
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 9 years ago
Jan Tattermusch 5d1c7e81e0 remove extra print statement 9 years ago
Jan Tattermusch 289b7b9f7a add notion of unimplemented interop tests 9 years ago
Jan Tattermusch c8b94418f8 simplify cmdline arg logic 9 years ago
Adele Zhou e4c3561074 generate html report for interop tests 9 years ago
Jan Tattermusch 75d2ee0708 unify args passed to interop tests 9 years ago
Jan Tattermusch 3b6fef1292 fix some python auth interop tests 9 years ago
Jan Tattermusch 7f24fb3a3b -use_tls=true is language independent now 9 years ago
Jan Tattermusch 785efd453e accept --use_tls=true --use_test_ca=true in python 9 years ago
Jan Tattermusch 73b3eea149 accept --use_tls=true and --use_test_ca=true in ruby 9 years ago
Stanley Cheung f565dfb46a add check to see if file exists 9 years ago
Stanley Cheung 22b6bed483 revert global_env usage for build_interop_image 9 years ago
Stanley Cheung cea11394c2 bring env variable to build_interop_image script 9 years ago
Stanley Cheung 51c36d9e63 add composer/auth.json env variable 9 years ago
Stanley Cheung b87663b31a php: add use_tls=true flag to run_interop_tests script 9 years ago
Jan Tattermusch 13bf36a314 enable timeout on sleeping server interop test 9 years ago
Masood Malekghassemi 18cc842d6f Add Python support to run_interop_tests.py 9 years ago
Jan Tattermusch 1f1c5c541a run empty_stream interop test 9 years ago