googleapis / gapic-generator-ruby

Generate Ruby gRPC client libraries from Protocol Buffer definitions.
Apache License 2.0
45 stars 32 forks source link

Path tests fail on rest-only gapics #1115

Closed dazuma closed 1 month ago

dazuma commented 2 months ago

When generating a gapic without gRPC support, any generated paths tests will fail because the paths test assumes grpc clients exist.