aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_test/grpc_test/framework/face
Commit message (Collapse)AuthorAge
* Make Python testing predictable againGravatar Masood Malekghassemi2015-12-03
| | | | | | | This reorganizes the Python code, scraps the current testing infrastructure, and implements a simple test discovery and run script based on the standard Python unittest library so we can trust that our tests are running.
* Remove alpha testsGravatar Masood Malekghassemi2015-10-26
| | | | Warnings will be emitted when trying to import through alpha packages.
* Use common timeouts in Python face-layer test-casesGravatar Masood Malekghassemi2015-08-05
|
* Reorganize Python testsGravatar Masood Malekghassemi2015-07-30