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

test_create_tile_map.test_download_geotiffs creates test files in working directory #97

Open
asjohnston-asf opened this issue Feb 5, 2025 · 0 comments · Fixed by #96
Labels
bug Something isn't working

Comments

@asjohnston-asf
Copy link
Member

The test should save those files to tmp_path instead of the working directory so that they're deleted after the test is run.

https://github.com/ASFHyP3/OPERA-DISP-TMS/blob/develop/tests/test_create_tile_map.py#L67

@asjohnston-asf asjohnston-asf added the bug Something isn't working label Feb 5, 2025
@asjohnston-asf asjohnston-asf linked a pull request Feb 7, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant