Skip to content

Use pytest's built-in tmp_path#542

Merged
dhinckley-creare merged 1 commit intodevelopfrom
feature/use_pytest_tmp_path
Feb 17, 2026
Merged

Use pytest's built-in tmp_path#542
dhinckley-creare merged 1 commit intodevelopfrom
feature/use_pytest_tmp_path

Conversation

@kxm-creare
Copy link
Copy Markdown
Contributor

There are a few tests that create a temporary directory within the PODPAC package itself. These tests can't pass if the package's location is not writeable. I've updated these tests to use pytest's built-in tmp_path instead.

@sonarqubecloud
Copy link
Copy Markdown

@dhinckley-creare
Copy link
Copy Markdown
Collaborator

All unit tests pass in a fresh pyenv, merging.

@dhinckley-creare dhinckley-creare merged commit 309141e into develop Feb 17, 2026
6 checks passed
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