aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_test
Commit message (Collapse)AuthorAge
* Merge pull request #3102 from soltanmm/ihopGravatar Nathaniel Manista2015-08-28
|\ | | | | Python OAuth2 auth-token interop test.
| * Python OAuth2 auth-token interop testGravatar Masood Malekghassemi2015-08-27
| |
* | Merge pull request #3093 from nathanielmanistaatgoogle/channelGravatar Masood Malekghassemi2015-08-27
|\ \ | | | | | | The Beta API Channel
* \ \ Merge pull request #3052 from nathanielmanistaatgoogle/crustGravatar Masood Malekghassemi2015-08-27
|\ \ \ | | | | | | | | The RPC Framework crust package
| | * | The Beta API ChannelGravatar Nathaniel Manista2015-08-27
| |/ / |/| |
* | | Merge pull request #3044 from ↵Gravatar Masood Malekghassemi2015-08-26
|\ \ \ | |_|/ |/| | | | | | | | nathanielmanistaatgoogle/no-such-method-code-and-message Add code and message to base.NoSuchMethodError
* | | Merge pull request #3021 from ctiller/reject-the-stuffsGravatar Yang Gao2015-08-25
|\ \ \ | | | | | | | | Outlaw illegal metadata characters
| | | * The RPC Framework crust packageGravatar Nathaniel Manista2015-08-25
| | | |
* | | | Add global per-test timeout to Python test harnessGravatar Masood Malekghassemi2015-08-25
| |_|/ |/| |
* | | Merge pull request #3046 from nathanielmanistaatgoogle/defectGravatar Masood Malekghassemi2015-08-25
|\ \ \ | | | | | | | | Use a custom exception in test_control
| | * | Drop whitespace from Python test metadata keysGravatar Nathaniel Manista2015-08-25
| | | | | | | | | | | | | | | | Whitespace is now disallowed in metadata keys.
| * | | Use a custom exception in test_controlGravatar Nathaniel Manista2015-08-25
| | | | | | | | | | | | | | | | | | | | Use of ValueError is too easily misconstrued as an actual defect in the system under test.
| | | * Add code and message to base.NoSuchMethodErrorGravatar Nathaniel Manista2015-08-25
| |_|/ |/| | | | | | | | | | | This is part of support for applications being able to respond to RPCs with unrecognized names with specific codes and messages.
* | | Merge pull request #3040 from nathanielmanistaatgoogle/faceGravatar Masood Malekghassemi2015-08-24
|\ \ \ | |/ / |/| | A test suite for the RPC Framework Face interface
| * | A test suite for the RPC Framework Face interfaceGravatar Nathaniel Manista2015-08-25
| | | | | | | | | | | | | | | While a full Cartesian product across all variables isn't yet present this is still reasonably comprehensive.
* | | Merge pull request #3039 from nathanielmanistaatgoogle/transport-objectsGravatar Masood Malekghassemi2015-08-24
|\ \ \ | | | | | | | | Add a "transport" field to links.Ticket
* \ \ \ Merge pull request #2969 from soltanmm/gravity-wellGravatar Nathaniel Manista2015-08-24
|\ \ \ \ | |_|/ / |/| | | Add cancel_all_calls to Python server.
| | * | Add a "transport" field to links.TicketGravatar Nathaniel Manista2015-08-24
| |/ / |/| | | | | | | | | | | This will be used for communication of transport-specific values and objects up to applications.
| | * Merge github.com:grpc/grpc into reject-the-stuffsGravatar Craig Tiller2015-08-24
| | |\ | |_|/ |/| |
| | * Lower-case stringGravatar Craig Tiller2015-08-21
| | |
* | | The RPC Framework core package.Gravatar Nathaniel Manista2015-08-21
| |/ |/| | | | | | | | | This is the second generation of the old base package (framework.base) and implements the translation between the new links and base interfaces.
| * Add cancel_all_calls to Python serverGravatar Masood Malekghassemi2015-08-20
|/ | | | | Also format _low_test.py to fit within the 80 character fill-limit and re-style test assertions.
* A test suite for the RPC Framework base interfaceGravatar Nathaniel Manista2015-08-18
| | | | | I wasn't able to flesh this out nearly as much as I had wanted to but I can come back to it after Beta (issue #2959).
* Service-side read without allowanceGravatar Nathaniel Manista2015-08-13
| | | | This compensates for the abstraction mismatch described in issue 2916.
* Merge pull request #2878 from soltanmm/exposeGravatar Nathaniel Manista2015-08-12
|\ | | | | Expose new core functionality to Python.
| * Expose new core functionality to PythonGravatar Masood Malekghassemi2015-08-12
| |
* | Merge pull request #2812 from soltanmm/timeout-increaseGravatar Nathaniel Manista2015-08-12
|\ \ | | | | | | Use common timeouts in Python face-layer test-cases.
* \ \ Merge pull request #2780 from soltanmm/compiler-testsGravatar Nathaniel Manista2015-08-11
|\ \ \ | | | | | | | | Move Python protoc plugin tests to grpcio_test.
* \ \ \ Merge pull request #2821 from soltanmm/user-agentGravatar Nathaniel Manista2015-08-11
|\ \ \ \ | | | | | | | | | | Set Python user-agent string.
* | | | | Implement timeout interop test for PythonGravatar Masood Malekghassemi2015-08-10
| |_|_|/ |/| | |
| * | | Set Python user-agent stringGravatar Masood Malekghassemi2015-08-06
|/ / /
| | * Use common timeouts in Python face-layer test-casesGravatar Masood Malekghassemi2015-08-05
| |/ |/|
| * Move Python protoc plugin tests to grpcio_testGravatar Masood Malekghassemi2015-08-04
| |
* | Merge pull request #2686 from nathanielmanistaatgoogle/2570Gravatar Craig Tiller2015-08-04
|\ \ | |/ |/| Affirm metadata transmission in a common function
| * Affirm metadata transmission in a common functionGravatar Nathaniel Manista2015-07-31
| | | | | | | | | | This introduces grpc_test.test_common for gRPC-specific test code and fixes issue 2570.
* | Use py.test from run_tests.pyGravatar Masood Malekghassemi2015-07-31
| | | | | | | | | | | | Also updates the version of grpcio_test. Now that grpcio and its tests are in different project packages, the version numbers should be kept in sync.
* | Enable Python testing and coverageGravatar Masood Malekghassemi2015-07-31
|/
* Reorganize Python testsGravatar Masood Malekghassemi2015-07-30
|
* Reorganize Python packagesGravatar Masood Malekghassemi2015-07-30
This is in preparation of moving all tests into a separate package to enable ease of coverage checking and testing.