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

Refactor pathlib tests #193

Merged
merged 2 commits into from Jun 1, 2023
Merged

Conversation

plaguss
Copy link
Contributor

@plaguss plaguss commented May 24, 2023

This pull request tries to solve the issue #173 .
It includes changes in multiple files, but they are all related to the issue :).
Also, given base_dir is a fixture reused across a lot of tests, a conftest.py file was added (just for this variable, I don't know if it would be interesting to add other fixtures reused in here).
It also includes a change (an update of the black version) to .pre-commit-config.yaml that I noticed when running the pre-commit hook.
If there are other changes expected to close the issue, please let me know, I'd be happy to help.

@koenvo koenvo merged commit da7dcd3 into PySport:master Jun 1, 2023
20 checks passed
@koenvo
Copy link
Contributor

koenvo commented Jun 6, 2023

Thanks a lot for this contribution!

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