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

Change tests to use tempfile #338

Merged
merged 3 commits into from
Dec 13, 2024
Merged

Conversation

patkenneally
Copy link
Collaborator

@patkenneally patkenneally commented Sep 24, 2024

Description

Tests shouldn't be creating directories in the source tree. Rather we should use managed contexts that manage temporary files and directories.

Verification

CI test run unchanged.

Documentation

NA

Future work

NA

@patkenneally patkenneally self-assigned this Sep 24, 2024
@patkenneally patkenneally force-pushed the fix/change-test-to-use-tempfile branch from 2b6fed4 to a549525 Compare September 24, 2024 06:53
@patkenneally patkenneally force-pushed the fix/change-test-to-use-tempfile branch 2 times, most recently from 33dbeee to a9501ea Compare December 11, 2024 22:49
@patkenneally patkenneally force-pushed the fix/change-test-to-use-tempfile branch from a9501ea to d5445dd Compare December 13, 2024 18:09
@patkenneally patkenneally merged commit 4cbebc0 into develop Dec 13, 2024
4 checks passed
@patkenneally patkenneally deleted the fix/change-test-to-use-tempfile branch December 13, 2024 19:54
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