GoogleCloudPlatform / genai-databases-retrieval-app

Apache License 2.0
212 stars 72 forks source link

fix: update pytest to pytest_asyncio for async fixtures #474

Closed Yuan325 closed 2 months ago

Yuan325 commented 2 months ago

Fix post-yield code not running during teardown. Update async fixtures to @pytest_asyncio.

Yuan325 commented 2 months ago

/gcbrun