Mariano Anaya 376c0f0767 Add missing metadata TypeError case il y a 5 ans
..
BUILD.bazel bd4679439c Add 'resources' to bazel build file il y a 5 ans
__init__.py a44e6d76b7 [Aio] Unary unary client call barebones implementation il y a 6 ans
_common.py 36f79adaf9 Remove references to the old MetadataType il y a 5 ans
_constants.py 3099856a6a Adopt reviews' suggestions: il y a 5 ans
_metadata_test.py 8fcc77a310 [issue-21953] Improvements from review il y a 5 ans
_test_base.py 82050ae192 Initialize credentials after IO engine set il y a 5 ans
_test_server.py df065d41fa Make sync handlers runnable in AsyncIO server il y a 5 ans
abort_test.py 47246c86bb Fix the server credentials & improve socket implementation il y a 5 ans
aio_rpc_error_test.py 18e0f9f533 Remove metadata as optional from AioRpcError il y a 5 ans
call_test.py 8fcc77a310 [issue-21953] Improvements from review il y a 5 ans
channel_argument_test.py 387c2c7d61 Further reduce the server number to 5 il y a 5 ans
channel_ready_test.py ea7116d3b7 Try another approach to stablize the test il y a 5 ans
channel_test.py 5182e9f07f Eliminates suspicious exceptions in test logs il y a 5 ans
client_stream_stream_interceptor_test.py 5a5a578446 Fix new metadata tests il y a 5 ans
client_stream_unary_interceptor_test.py e9dadf46bf [issue-24953] Fix tests, format, & types il y a 5 ans
client_unary_stream_interceptor_test.py e9dadf46bf [issue-24953] Fix tests, format, & types il y a 5 ans
client_unary_unary_interceptor_test.py e9dadf46bf [issue-24953] Fix tests, format, & types il y a 5 ans
close_channel_test.py 5182e9f07f Eliminates suspicious exceptions in test logs il y a 5 ans
compatibility_test.py e9dadf46bf [issue-24953] Fix tests, format, & types il y a 5 ans
compression_test.py eb1f21f651 Improve readability of unit tests & add one more test case il y a 5 ans
connectivity_test.py ecf44b094b Prohibit mixing two styles of API on client side il y a 5 ans
done_callback_test.py 7dbed97594 Fix add done callback test il y a 5 ans
init_test.py 5182e9f07f Eliminates suspicious exceptions in test logs il y a 5 ans
metadata_test.py 376c0f0767 Add missing metadata TypeError case il y a 5 ans
secure_call_test.py 46bb3769a9 Override the auth plugin behavior il y a 5 ans
server_interceptor_test.py e9dadf46bf [issue-24953] Fix tests, format, & types il y a 5 ans
server_test.py 3e85a129b4 Add test case for set_code with no return value il y a 5 ans
timeout_test.py f3acd16a49 The initialization of connection might take longer than expected il y a 5 ans
wait_for_connection_test.py 2b6037f113 Rename to wait_for_conneciton && Add to unary-unary RPC il y a 5 ans
wait_for_ready_test.py 1b92dc0a7e Fix the windows failure il y a 5 ans