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

Issue #350: Fix unit tests that failed on Windows because of differen… #354

Merged
merged 3 commits into from
Dec 15, 2022

Conversation

JohanKJSchreurs
Copy link
Contributor

Issue 350: Fix unit tests that failed on Windows because of difference in config paths.

This fixes the three test mentioned in issue #350

On windows we needed to set another environment variable APPDATA in two of the tests, and use the path separator from os.sep in another test.

Together with issue the PR for issue #198, which is PR #351, it should make all tests pass on Windows.

tests/test_config.py Outdated Show resolved Hide resolved
tests/test_config.py Outdated Show resolved Hide resolved
@soxofaan soxofaan merged commit b85b2e4 into master Dec 15, 2022
@soxofaan soxofaan deleted the issue350-unit-test-for-configuration-fail-on-windows branch December 15, 2022 16:08
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.

2 participants