gapic-generator-python
gapic-generator-python copied to clipboard
Run showcase tests using only `REST` transport
The current setup for showcase tests covers gRPC and gRPC+REST but does not include a REST only transport.
This is a gap in our tests that we need to fill in and led to a recent issue (#1921) which wasn't captured by our showcase unit tests.