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

[async rest] Clean up `rest_required_tests` macro to avoid generating duplicate tests.

Open ohmayr opened this issue 1 year ago • 0 comments

As we add test coverage for asynchronous and synchronous rest transport methods to rest_transport_specific_tests in test_macros.j2, the relevant macros should be cleaned up from the rest_required_tests macro to avoid generating duplicate tests.

ohmayr avatar Sep 11 '24 02:09 ohmayr