Implement the advanced interop tests for Python
Add the code for three new interop tests: unimplemented_method, unimplemented_service, and custom_metadata. Fix and refactor the code for status_code_and_message.
Showing
- src/python/grpcio_tests/tests/interop/client.py 4 additions, 1 deletionsrc/python/grpcio_tests/tests/interop/client.py
- src/python/grpcio_tests/tests/interop/methods.py 139 additions, 49 deletionssrc/python/grpcio_tests/tests/interop/methods.py
- tools/run_tests/run_interop_tests.py 2 additions, 2 deletionstools/run_tests/run_interop_tests.py
Loading
Please register or sign in to comment