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

Add new poe command and script for heavier integration testing #4550

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

gagb
Copy link
Collaborator

@gagb gagb commented Dec 4, 2024

This pull request includes the addition of an integration test task to the pyproject.toml file and a new script for running integration tests.

Integration test addition:

New integration test script:

User can run integration tests using the following command in the agent chat package:

poe integ-test

@gagb gagb requested a review from Copilot December 4, 2024 22:19

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 2 changed files in this pull request and generated no suggestions.

Files not reviewed (1)
  • python/packages/autogen-agentchat/run-integ-test.sh: Language not supported
@gagb gagb requested a review from afourney December 4, 2024 22:19
@gagb gagb marked this pull request as draft December 4, 2024 22:25
@gagb gagb changed the title Add new poe command and script Add new poe command and script for heavier integration testing Dec 4, 2024
@afourney
Copy link
Member

afourney commented Dec 5, 2024

Looks awesome Gagan. I'll add some end-to-end tests ASAP, and then we can mark as ready to review.

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.

3 participants