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

Use proper file removal in tests #1165

Merged

Conversation

t-b
Copy link
Collaborator

@t-b t-b commented Jan 30, 2020

See cc3aef3

@t-b t-b requested a review from rly January 30, 2020 15:33
oruebel
oruebel previously approved these changes Jan 30, 2020
tests/unit/test_file.py Outdated Show resolved Hide resolved
tests/unit/test_file.py Outdated Show resolved Hide resolved
@rly
Copy link
Contributor

rly commented Jan 30, 2020

Under tests/integration/hdf5/test_base.py, in TestTimeSeriesLinking.test_timestamps_linking, the created file is not removed. Can you remove that one as well? I've been meaning to do it, but it fits nicely in this PR.

@t-b t-b force-pushed the use-proper-file-removal-in-tests branch from ec1afa9 to 9946db0 Compare January 30, 2020 18:00
@t-b
Copy link
Collaborator Author

t-b commented Jan 30, 2020

@rly Thanks for the review. Done.

rly
rly previously approved these changes Jan 30, 2020
t-b added 3 commits January 30, 2020 20:23
For debugging it is convenient to use remove_test_file which can be
skipped by setting `CLEAN_NWB=0`.
…termediate NWB files

This was forgotten earlier.
@t-b t-b force-pushed the use-proper-file-removal-in-tests branch from 9946db0 to 93db416 Compare January 30, 2020 19:23
@rly rly merged commit d163f24 into NeurodataWithoutBorders:dev Feb 4, 2020
@t-b t-b deleted the use-proper-file-removal-in-tests branch February 4, 2020 21:58
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