gapic-generator-python
gapic-generator-python copied to clipboard
Implement Showcase integration tests for transport=rest
Implement Showcase integration tests and add them to CI for transport=REST:
- with numeric enums turned on
- with numeric enums turned off
This is arguably a GA blocker for GA'ing REGAPIC.
(This issue filed as a refinement of #1404)
Actually, to be consistent, we'll make running such tests manually as the blocker for GA, and implementing them as integration tests (plus CI) as a follow-up.
A simple manual test with and without numeric enums succeeds using the simple snippet here (instructions in the comments). I will work on coding this into a proper test.
fyi @parthea @vam-google @atulep