Skip to content

Conversation

@codegen-sh
Copy link
Contributor

@codegen-sh codegen-sh bot commented Apr 16, 2025

This PR fixes the failing tests in PR #1046 by updating the imports in the agent test files to use the new codegen_api_client package instead of the old codegen.agents.client.openapi_client path.

The original PR (#1046) updated the imports in the main code but missed updating the test files, which were still trying to import from the old location that has been removed.

Changes:

  • Updated imports in tests/unit/codegen/agents/test_agent.py to use the new package
  • Verified that tests now pass with these changes

This PR should be merged after PR #1046 is merged, as it depends on those changes.


💻 View my workAbout Codegen

@codegen-sh codegen-sh bot requested review from a team and codegen-team as code owners April 16, 2025 02:20
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