Skip to content

fix(test): _get_data_folder cannot return a constant#2068

Open
BobTheBuidler wants to merge 3 commits into
masterfrom
fix-tests
Open

fix(test): _get_data_folder cannot return a constant#2068
BobTheBuidler wants to merge 3 commits into
masterfrom
fix-tests

Conversation

@BobTheBuidler

@BobTheBuidler BobTheBuidler commented Oct 31, 2025

Copy link
Copy Markdown
Collaborator

When we use a constant here is breaks the test suite since pytest gives each test its own temporary home directory and some of our tests depend on that behavior.

BobTheBuidler and others added 3 commits October 30, 2025 21:06
When we use a constant here is breaks the test suite since pytest gives each test its own temporary home directory
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.

1 participant