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

Create temporary directory for storing test_assync database #682

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

gschwind
Copy link
Collaborator

Overview

Currently the test database for async is created in /tmp/ . This patch create a temporary directory with TempDirectory to store database and then cleanup this directory.

This PR depend on #681 to work flawlessly

Related Issue / Discussion

Additional Information

Contribution Agreement

(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to PyWPS. I confirm that my contributions to PyWPS will be compatible with the PyWPS license guidelines at the time of contribution.
  • I have already previously agreed to the PyWPS Contributions and Licensing Guidelines

@gschwind gschwind mentioned this pull request Sep 19, 2023
2 tasks
@cehbrecht
Copy link
Collaborator

test failures not related

@cehbrecht cehbrecht merged commit a704cd3 into geopython:main Oct 30, 2023
1 of 6 checks passed
@gschwind gschwind deleted the pr-mktmpdir-for-test-assync branch October 30, 2023 16:46
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.

None yet

2 participants