googleapis / googleapis/google-cloud-java
Enhanced Showcase Testing Support
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
As part of showcase testing, we want to enhance showcase support in the following areas that are mising coverage:
- Error Details via 1. [Error Details](https://github.com/googleapis/gapic-showcase/blob/b6c247f153369044d599969f6929ecdeb066c4c6/schema/google/showcase/v1beta1/echo.proto#L90-L115) and 2. [RestError](https://github.com/googleapis/gapic-showcase/blob/b6c247f153369044d599969f6929ecdeb066c4c6/schema/google/showcase/v1beta1/rest_error.proto#L29)
- Retries via [sequence](https://github.com/googleapis/gapic-showcase/blob/b6c247f153369044d599969f6929ecdeb066c4c6/schema/google/showcase/v1beta1/sequence.proto)
We will look to enhance these test cases to ensure that our GAPIC clients are always compliant
Contributor guide
Assessment
This issue has not been assessed yet.