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: use fresh Matrix persistence directory on every run #1714

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

matthiasn
Copy link
Owner

This PR changes the Matrix client persistence directory for the integration test to a temporary directory such that the tests always start with a clean slate. I was running into an issue where tests failed because of some inconsistent state, presumably from a test that I had stopped midway.

@matthiasn matthiasn merged commit c2be7f3 into main Apr 7, 2024
3 checks passed
@matthiasn matthiasn deleted the test/fresh_matrix_db_dir branch April 7, 2024 15:33
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.

1 participant