- Dec 14, 2016
-
-
Masood Malekghassemi authored
-
- Dec 13, 2016
-
-
Masood Malekghassemi authored
Setuptools was updated and our hacky namespace-package-chickens came back to roost. This removes the unsupported namespace package hacks.
-
- Nov 04, 2016
-
-
Masood Malekghassemi authored
Fixes #8334.
-
- Jul 18, 2016
-
-
Ken Payson authored
-Rename namespace to grpc_health->grpc to match spec -Proper use of NOT_FOUND status code -Improve testing -Add source distribution to artifact build
-
- Jul 01, 2016
-
-
Masood Malekghassemi authored
-
- Dec 04, 2015
-
-
Masood Malekghassemi authored
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.
-
- Aug 11, 2015
-
-
Masood Malekghassemi authored
-
- Jul 31, 2015
-
-
Masood Malekghassemi authored
This is in preparation of moving all tests into a separate package to enable ease of coverage checking and testing.
-
- May 22, 2015
-
-
Masood Malekghassemi authored
Fixes #1591. Also fixes a raised-exceptions-during-tests-causes-hanging problem.
-
- Apr 09, 2015
-
-
Masood Malekghassemi authored
Also adds the commands to the grpc_docker shell library script to support running in docker.
-
- Mar 07, 2015
-
-
Nathaniel Manista authored
Also refactor the interop package to perform client-server interop testing in a unit test.
-
- Feb 25, 2015
-
-
Nathaniel Manista authored
This makes grpc.early_adopter much more independent of RPC Framework and cleaner at the cost of reexporting most of the interfaces and writing several delegation classes.
-
- Feb 18, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
- Feb 16, 2015
-
-
Craig Tiller authored
-
- Jan 26, 2015
-
-
murgatroid99 authored
-
- Jan 23, 2015
-
-
murgatroid99 authored
-