Skip to content

test: simplify tests to use temp_dir fixture for temporary directories#307

Merged
shaypal5 merged 3 commits intomasterfrom
tests/temp_dir
Oct 3, 2025
Merged

test: simplify tests to use temp_dir fixture for temporary directories#307
shaypal5 merged 3 commits intomasterfrom
tests/temp_dir

Conversation

@Borda
Copy link
Copy Markdown
Contributor

@Borda Borda commented Oct 3, 2025

This pull request refactors several test functions in tests/test_pickle_core.py to use the temp_dir fixture for temporary directory management, instead of creating temporary directories within each test. This change improves test consistency and leverages pytest's fixture system for better resource handling.

@Borda Borda requested a review from shaypal5 as a code owner October 3, 2025 09:22
@shaypal5
Copy link
Copy Markdown
Member

shaypal5 commented Oct 3, 2025

Awesome work, man!

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