gapic-generator-java icon indicating copy to clipboard operation
gapic-generator-java copied to clipboard

Create an integration test against a handwritten library

Open JoeWang1127 opened this issue 1 year ago • 0 comments

Currently, we only have an integration test to verify library generation against google-cloud-java.

We should expend the integration test to verify library generation against a handwritten library, e.g., bigtable. Also, simplify the integration test, e.g., removing for-loop.

JoeWang1127 avatar Nov 07 '24 20:11 JoeWang1127