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

fix: update pytest to pytest_asyncio for async fixtures #474

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

Yuan325
Copy link
Collaborator

@Yuan325 Yuan325 commented Aug 21, 2024

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

@Yuan325 Yuan325 requested a review from a team as a code owner August 21, 2024 21:13
@Yuan325 Yuan325 force-pushed the test-update branch 3 times, most recently from 49235e7 to 5784a0b Compare August 21, 2024 21:24
@Yuan325
Copy link
Collaborator Author

Yuan325 commented Aug 21, 2024

/gcbrun

@Yuan325 Yuan325 merged commit c2ad4bb into main Aug 21, 2024
15 checks passed
@Yuan325 Yuan325 deleted the test-update branch August 21, 2024 21:42
kurtisvg added a commit that referenced this pull request Sep 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](v0.1.0...v0.2.0)
(2024-08-27)


### Features

* Add langgraph orchestration
([#447](#447))
([8cefed0](8cefed0))
* add ticket validation and insertion to cloudsql postgres
([#437](#437))
([a4480fa](a4480fa))
* Add tracing to langgraph orchestration and postgres provider
([#473](#473))
([a5759e9](a5759e9))
* Implement llm system evaluation
([#440](#440))
([a2df60b](a2df60b))
* Remove user ID and user email from `list_tickets()` result
([#464](#464))
([5958938](5958938))


### Bug Fixes

* update pytest to pytest_asyncio for async fixtures
([#474](#474))
([c2ad4bb](c2ad4bb))
* update return from tools for langchain and function calling
([#476](#476))
([9dfb60b](9dfb60b))

---
This PR was generated with [Release
Please](/~https://github.com/googleapis/release-please). See
[documentation](/~https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
ferdeleong pushed a commit that referenced this pull request Sep 4, 2024
Fix post-yield code not running during teardown.
Update async fixtures to @pytest_asyncio.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants