Skip to content

Conversation

@binaryDiv
Copy link
Contributor

This PR moves all unit tests from tests/* to tests/unit/*.

This enables us to separate unit tests from other kinds of tests, like mypy typing tests which will follow in a future PR.

Apart from moving a lot of files and fixing two imports because of this, no code is modified in this PR.

This will make it easier to add tests other than unit tests, e.g. typing tests, while keeping them separate.
@binaryDiv binaryDiv self-assigned this Aug 6, 2025
@binaryDiv binaryDiv added testing Related to testing (e.g. unit tests) refactoring Code refactoring, clean up and other code maintenance work. labels Aug 6, 2025
@binaryDiv binaryDiv merged commit 98eba12 into main Aug 7, 2025
5 checks passed
@binaryDiv binaryDiv deleted the unit-tests-in-subdirectory branch August 7, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Code refactoring, clean up and other code maintenance work. testing Related to testing (e.g. unit tests)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants