googleapis / googleapis/google-cloud-java
[sdk-platform-java] Change hermetic build integration test to golden test
Open
priority: p2
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
Currently, the integration test (`hermetic_build/library_generation/tests/integration_tests.py`) uses a branch (`chore/test-hermetic-build`) in [google-cloud-java](https://github.com/googleapis/google-cloud-java) to verify the generation result.
This setting makes it not obvious on how to change the golden files.
We should copy the files from google-cloud-java as golden files to verify the integration test.
Contributor guide
Assessment
This issue has not been assessed yet.