gapic-showcase
gapic-showcase copied to clipboard
Re-enable TypeScript smoke tests after Docker image includes diregapic changes
The current Docker image for TypeScript was last generated in 2020-09 and excludes the DIREGAPIC changes. In particular, the Docker image thus lacks support for mapped pagination responses, causing smoke tests in #816 to fail.
We are temporarily disabling those smoke tests, but they should be re-enabled as soon as the TS Docker image is updated.
@summer-ji-eng Could you ping this bug when the Docker image has been updated? Thanks!
Being resolved in https://github.com/googleapis/gapic-generator-typescript/issues/1012