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

[async rest] Add a `unit_rest_async` nox session to run tests with [async_rest] extra installed.

Open ohmayr opened this issue 1 year ago • 0 comments

Add a new nox session i.e. unit_rest_async in noxfile.py.j2 which installs the library with the [async_rest] extra to ensure that the async rest transport specific unit tests are run and that we have coverage for them in the GAPIC layer.

ohmayr avatar Sep 27 '24 22:09 ohmayr