aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_tests/tests/unit
Commit message (Expand)AuthorAge
* Merge pull request #17642 from ericgribkoff/restore_fork_support_flagGravatar Eric Gribkoff2019-01-04
|\
| * restore cython flag value to default after testGravatar Eric Gribkoff2019-01-04
* | Do not reload grpc in unit testsGravatar Eric Gribkoff2019-01-04
|/
* Merge pull request #17580 from grpc/expose-versionGravatar Richard Belleville2018-12-27
|\
| * Make gRPC version string available as grpc.__version__Gravatar Richard Belleville2018-12-27
* | Clean up server and channel objects in testsGravatar Eric Gribkoff2018-12-21
|/
* Merge pull request #17303 from lidizheng/sanity-python-3Gravatar Lidi Zheng2018-12-20
|\
* | bazel docker image does not support ipv6Gravatar Eric Gribkoff2018-12-17
* | fix BUILD.bazelGravatar Eric Gribkoff2018-12-17
* | Address comments, improve testsGravatar Eric Gribkoff2018-12-17
* | disable fork test on windowsGravatar Eric Gribkoff2018-12-17
* | add testsGravatar Eric Gribkoff2018-12-17
* | Merge pull request #17466 from ericgribkoff/exit_testsGravatar Eric Gribkoff2018-12-14
|\ \
| * | re-enable unit._exit_test.ExitTestGravatar Eric Gribkoff2018-12-12
* | | New abort with grpc.Status APIGravatar Lidi Zheng2018-12-12
|/ /
| * Upgrade sanity Docker image to debian:stretchGravatar Lidi Zheng2018-12-10
|/
* Pre-fix python3 pylint failuresGravatar Eric Gribkoff2018-12-06
* Surface exceptions from Cython to Python as much as possibleGravatar Lidi Zheng2018-11-27
* Merge pull request #17281 from lidizheng/issue-16718Gravatar Lidi Zheng2018-11-26
|\
| * Raise the exception while credential initializationGravatar Lidi Zheng2018-11-26
* | Remove BUILD.bazel files from beta code elementsGravatar Mehrdad Afshari2018-11-21
* | python: close channels in _server_ssl_cert_config_testGravatar Eric Gribkoff2018-11-20
|/
* Use single NullHandler for whole libraryGravatar Richard Belleville2018-11-09
* Merge pull request #16919 from lidizheng/wait-for-readyGravatar Lidi Zheng2018-11-07
|\
| * Add wait-for-ready semanticsGravatar Lidi Zheng2018-11-06
* | Merge pull request #16976 from benjaminp/remove-pkg_resourcesGravatar Lidi Zheng2018-11-05
|\ \
* | | Add support for utf-8 error messagesGravatar Lidi Zheng2018-11-05
| |/ |/|
| * Replace pkg_resources with pkgutil.Gravatar Benjamin Peterson2018-11-01
* | Use custom assertionsGravatar Richard Belleville2018-11-01
* | Isolate logging in all test casesGravatar Richard Belleville2018-11-01
* | Appease the yapf godsGravatar Richard Belleville2018-10-31
* | Add explicit test that user can configure their own handlerGravatar Richard Belleville2018-10-31
* | Fix splatGravatar Richard Belleville2018-10-31
* | Format codeGravatar Richard Belleville2018-10-31
* | Pull out function to patch stderrGravatar Richard Belleville2018-10-31
* | Add test for 'No handlers could be found' problemGravatar Richard Belleville2018-10-31
* | Format codeGravatar Richard Belleville2018-10-31
* | Fix various mind-numbing typosGravatar Richard Belleville2018-10-30
* | Add basicConfig handler to unit testsGravatar Richard Belleville2018-10-30
* | Add NullHandler to avoid warnings about no handlerGravatar Richard Belleville2018-10-30
* | Add failing unit testGravatar Richard Belleville2018-10-30
|/
* fix Exception throw for invalid channel argsGravatar Lidi Zheng2018-10-14
* Merge pull request #16335 from ghostwriternr/python_bazel_4Gravatar Nathaniel Manista2018-10-08
|\
| * Add Bazel targets for Python unit testsGravatar Naresh2018-10-03
* | Support gRPC Python client-side fork with epoll1Gravatar Eric Gribkoff2018-08-22
* | Ensure thread_pool is not None for grpc.ServerGravatar Mehrdad Afshari2018-08-21
|/
* Minimal Bazel BUILD files for grpcio PythonGravatar Naresh2018-08-02
* Disable ChannelConnectivityTest for the Beta APIGravatar Mehrdad Afshari2018-07-25
* Merge pull request #15689 from nathanielmanistaatgoogle/generic-rpc-handler-v...Gravatar Nathaniel Manista2018-06-11
|\
* \ Merge pull request #15682 from mehrdada/bump-pylintGravatar Mehrdad Afshari2018-06-08
|\ \