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

chore: move unit tests to corresponding unit folder #279

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

BryanttV
Copy link
Contributor

@BryanttV BryanttV commented Sep 17, 2024

Description

This PR moves all unit tests to their corresponding unit folder. The purpose of this change is to improve the organization of the tests, making it easier to identify each type of test. Having this convention also allows us to run only the necessary tests using pytest.

@BryanttV BryanttV merged commit f99a6f7 into master Sep 18, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants