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: removed Pytest that uses Add Tool Output #4437

Merged
merged 9 commits into from
Nov 7, 2024

Conversation

edwinjosechittilappilly
Copy link
Collaborator

This pull request involves significant changes to the unit tests for custom components in the backend. The primary focus is on removing certain fixtures and tests related to the Component class and its feature flags.
These test no longer required with the update in how we use component as tools.
Key changes include:

Removal of Fixtures and Tests

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Nov 7, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 7, 2024
Copy link
Contributor

@ogabrielluiz ogabrielluiz left a comment

Choose a reason for hiding this comment

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

LGTM

@edwinjosechittilappilly edwinjosechittilappilly merged commit 0169821 into main Nov 7, 2024
27 of 28 checks passed
@edwinjosechittilappilly edwinjosechittilappilly deleted the fix-remove-unwanted-pytest branch November 7, 2024 20:15
edwinjosechittilappilly added a commit that referenced this pull request Nov 7, 2024
* removed Pytest that uses Add Tool Output

No longer required

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants