more interop tests

This commit is contained in:
Lucio Franco
2019-08-21 20:55:58 -04:00
parent 132d2523a1
commit ae0500f48f
4 changed files with 230 additions and 20 deletions
+6
View File
@@ -0,0 +1,6 @@
cargo run -p tonic-interop --bin client -- \
--test_case=empty_unary,large_unary,client_streaming,server_streaming,ping_pong,\
empty_stream,status_code_and_message,special_status_message,unimplemented_method,\
unimplemented_service
# DISABLED: ,custom_metadata