Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Adding replay and end to end tests for all existing tests #930

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

Merged
merged 10 commits into from
Jul 1, 2025

Conversation

tconley1428
Copy link
Contributor

What was changed

Adding replay and end to end tests for all existing tests

Why?

More test coverage for changes in openai agents framework

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@tconley1428 tconley1428 requested a review from a team as a code owner June 30, 2025 16:29
tconley1428 and others added 3 commits June 30, 2025 09:38
* Experimental CI entry to run tests with latest dependencies

* Fix upgrade command

* Further discriminate log names

* Remove locked from matrix

* Fixing problem with updated openai dependency

* Lint

* Move latest deps test to separate job

* Fix openai test break

* Pydantic validation fails anyway, so remove type ingore

* CI cleanup
Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May need a formatting to sort imports, but overall LGTM.

This + the latest-deps checks will really help us catch almost right away if OpenAI releases a change that breaks us.

@tconley1428 tconley1428 merged commit 47027fc into main Jul 1, 2025
25 of 28 checks passed
@tconley1428 tconley1428 deleted the more_openai_tests branch July 1, 2025 16:55
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