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

Tests: use Test::TempDir::Tiny and Path::Tiny #73

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

shawnlaffan
Copy link
Collaborator

Fixes #61

Will need to be rebased on #72 before it is merged.

This avoids potential filename clashes
with tests that create and use files on
the system.

Most tests are unchanged as they use
in-memory or vsi files.
@shawnlaffan
Copy link
Collaborator Author

CI failures should be fixed by #76

@shawnlaffan shawnlaffan merged commit c2e9a63 into master Jun 11, 2024
10 of 12 checks passed
@shawnlaffan shawnlaffan deleted the issue_61_test_dirs branch June 11, 2024 06:10
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.

Tests: use Test::TempDir::Tiny
1 participant