Skip to content

Use TMP_DIR when reading and writing files#52

Merged
SeanBryan51 merged 2 commits intomasterfrom
41-clean-files-in-test_bench_config
Apr 3, 2023
Merged

Use TMP_DIR when reading and writing files#52
SeanBryan51 merged 2 commits intomasterfrom
41-clean-files-in-test_bench_config

Conversation

@SeanBryan51
Copy link
Copy Markdown
Collaborator

We should always use TMP_DIR so that when tests fail, all files are cleaned up.

This change allows all tests to use the same setup/teardown pytest fixture.

Fixes #41

We should always use `TMP_DIR` so that when tests
fail, all files are cleaned up.

Fixes #41
@SeanBryan51 SeanBryan51 linked an issue Mar 30, 2023 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 30, 2023

PR Preview Action v1.2.0
Preview removed because the pull request was closed.
2023-04-03 23:21 UTC

@SeanBryan51 SeanBryan51 requested a review from ccarouge March 30, 2023 23:38
Copy link
Copy Markdown
Member

@ccarouge ccarouge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great improvement.

@SeanBryan51 SeanBryan51 merged commit 6d88e92 into master Apr 3, 2023
@SeanBryan51 SeanBryan51 deleted the 41-clean-files-in-test_bench_config branch April 3, 2023 23:21
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.

Clean up when reading / writing config files in test_bench_config

2 participants