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

Add test coverage for all method types supported for rest within `rest_required_test` macro.

Open ohmayr opened this issue 1 year ago • 0 comments

Add test coverage for the following method types in the macros called within rest_required_test as we implement these features for async rest:

  • server streaming
  • lros
  • extended lros
  • pagers

The exact code location can be looked up by searching for this issue.

ohmayr avatar Sep 11 '24 02:09 ohmayr