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

[async rest] Migrate gRPC tests into `run_transport_tests_for_config` macro

Open ohmayr opened this issue 1 year ago • 0 comments

Currently, run_transport_tests_for_config is guarded and only generates tests for rest transport. Migrate gRPC tests into run_transport_tests_for_config and make any of the macros which are called within it more generic.

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

ohmayr avatar Sep 12 '24 17:09 ohmayr