Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ohmayr opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: process A process-related concern. May include testing, release, or the like.

Comments

@ohmayr
Copy link
Contributor

ohmayr commented Sep 27, 2024

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.

@vchudnov-g vchudnov-g added type: process A process-related concern. May include testing, release, or the like. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Sep 27, 2024
@vchudnov-g vchudnov-g changed the title Add a unit_rest_async nox session to run tests with [async_rest] extra installed. [async rest] Add a unit_rest_async nox session to run tests with [async_rest] extra installed. Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

2 participants