googleapis / googleapis/google-cloud-python
[async rest] Migrate gRPC tests into `run_transport_tests_for_config` macro
Open
priority: p2
type: cleanup
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.