There is a fragment test for testing REST streaming however the REST code would not be exercised because the http annotation is missing in the rpc. https://github.com/googleapis/gapic-generator-python/blob/90ba3f7738aa18476ba896e3097c1fde43a815d9/tests/fragments/test_rest_streaming.proto#L24-L27
There is a fragment test for testing REST streaming however the REST code would not be exercised because the http annotation is missing in the rpc.
gapic-generator-python/tests/fragments/test_rest_streaming.proto
Lines 24 to 27 in 90ba3f7