Skip to content

Commit

Permalink
Add tests for gRPC Python interceptor machinery
Browse files Browse the repository at this point in the history
  • Loading branch information
mehrdada committed Dec 12, 2017
1 parent 108500f commit fdfaf1b
Show file tree
Hide file tree
Showing 2 changed files with 572 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/python/grpcio_tests/tests/tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"unit._cython.cygrpc_test.TypeSmokeTest",
"unit._empty_message_test.EmptyMessageTest",
"unit._exit_test.ExitTest",
"unit._interceptor_test.InterceptorTest",
"unit._invalid_metadata_test.InvalidMetadataTest",
"unit._invocation_defects_test.InvocationDefectsTest",
"unit._metadata_code_details_test.MetadataCodeDetailsTest",
Expand Down
Loading

0 comments on commit fdfaf1b

Please sign in to comment.