Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | grpc_set_ssl_roots_override_callback for Python | Nathaniel Manista | 2016-02-09 |
| | |||
* | Use default gRPC roots.pem if none provided | Masood Malekghassemi | 2016-01-11 |
| | |||
* | Generate coverage HTML reports for Jenkins | Masood Malekghassemi | 2015-12-04 |
| | |||
* | Use tox | Masood Malekghassemi | 2015-12-04 |
| | |||
* | Make Python testing predictable again | Masood Malekghassemi | 2015-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. | ||
* | Add project metadata generation to Python | Masood Malekghassemi | 2015-08-05 |
| | |||
* | Enable Python testing and coverage | Masood Malekghassemi | 2015-07-31 |
| | |||
* | Reorganize Python packages | Masood Malekghassemi | 2015-07-30 |
This is in preparation of moving all tests into a separate package to enable ease of coverage checking and testing. |