Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testing
gRPC Python test infrastructure.
No related branches found
No related tags found
Showing
- .pylintrc 5 additions, 0 deletions.pylintrc
- src/python/grpcio_testing/grpc_testing/__init__.py 119 additions, 0 deletionssrc/python/grpcio_testing/grpc_testing/__init__.py
- src/python/grpcio_testing/grpc_testing/_time.py 224 additions, 0 deletionssrc/python/grpcio_testing/grpc_testing/_time.py
- src/python/grpcio_testing/grpc_version.py 17 additions, 0 deletionssrc/python/grpcio_testing/grpc_version.py
- src/python/grpcio_testing/setup.py 44 additions, 0 deletionssrc/python/grpcio_testing/setup.py
- src/python/grpcio_tests/tests/testing/__init__.py 13 additions, 0 deletionssrc/python/grpcio_tests/tests/testing/__init__.py
- src/python/grpcio_tests/tests/testing/_time_test.py 165 additions, 0 deletionssrc/python/grpcio_tests/tests/testing/_time_test.py
- src/python/grpcio_tests/tests/tests.json 2 additions, 0 deletionssrc/python/grpcio_tests/tests/tests.json
- tools/distrib/pylint_code.sh 1 addition, 0 deletionstools/distrib/pylint_code.sh
- tools/distrib/yapf_code.sh 1 addition, 0 deletionstools/distrib/yapf_code.sh
- tools/run_tests/helper_scripts/build_python.sh 3 additions, 0 deletionstools/run_tests/helper_scripts/build_python.sh
src/python/grpcio_testing/grpc_version.py
0 → 100644
src/python/grpcio_testing/setup.py
0 → 100644
Please register or sign in to comment