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

Break up test suite to not be singular tests #23

Open
Rinzii opened this issue Mar 30, 2024 · 0 comments
Open

Break up test suite to not be singular tests #23

Rinzii opened this issue Mar 30, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Rinzii
Copy link
Owner

Rinzii commented Mar 30, 2024

Currently we perform all of our tests on a single test case and do not break up the tests into more precise test cases. Currently, all of the tests that have been implemented should be improved to have more explicit coverage of all of the test cases.

Benefits this change would provide are that the test cases would be more explicit and explain what the tests are testing for exactly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant