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

Tests/Util: move test classes into subdirectories #522

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jun 5, 2024

Description

Move test classes into subdirectories mirroring the name of the class holding the code being tested.

Having the tests for each class in their own subdirectory should make it more straight forward to see what code is covered by tests.

Suggested changelog entry

N/A

Related issues/external references

Related to #146

Move test classes into subdirectories mirroring the name of the class holding the code being tested.

Having the tests for each class in their own subdirectory should make it more straight forward to see what code is covered by tests.
@jrfnl jrfnl added this to the 3.10.x Next milestone Jun 5, 2024
@jrfnl jrfnl merged commit df258d4 into master Jun 5, 2024
50 checks passed
@jrfnl jrfnl deleted the feature/tests-util-move-tests-to-subdirectories branch June 5, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants