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

feat: add cleanup fixtures for test_evaluate #2701

Merged
merged 10 commits into from
Apr 2, 2024

Conversation

Klaijan
Copy link
Contributor

@Klaijan Klaijan commented Mar 28, 2024

This PR adds @pytest.mark.usefixtures("_cleanup_after_test") to test_evaluate on tests that do not have.

@Coniferish Coniferish self-requested a review March 28, 2024 18:51
@Coniferish
Copy link
Collaborator

@Klaijan, I checkout out to this branch and ran pytest test_unstructured/metrics/test_evaluate.py and the extra files still appeared

Copy link
Collaborator

@Coniferish Coniferish left a comment

Choose a reason for hiding this comment

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

LGTM

@Klaijan Klaijan added this pull request to the merge queue Mar 29, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 29, 2024
@Klaijan Klaijan enabled auto-merge April 2, 2024 13:15
@Klaijan Klaijan added this pull request to the merge queue Apr 2, 2024
Merged via the queue into main with commit 8a239b3 Apr 2, 2024
46 checks passed
@Klaijan Klaijan deleted the klaijan/add-test-evaluate-fixtures branch April 2, 2024 16:01
kaaloo pushed a commit to inclusif/unstructured that referenced this pull request Apr 8, 2024
This PR adds `@pytest.mark.usefixtures("_cleanup_after_test")` to
`test_evaluate` on tests that do not have.
kaaloo pushed a commit to inclusif/unstructured that referenced this pull request Apr 8, 2024
This PR adds `@pytest.mark.usefixtures("_cleanup_after_test")` to
`test_evaluate` on tests that do not have.
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