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

Improve the test coverage #24

Open
forgedhallpass opened this issue Sep 15, 2021 · 1 comment
Open

Improve the test coverage #24

forgedhallpass opened this issue Sep 15, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@forgedhallpass
Copy link
Member

Unit and integration tests should be written to make sure that the functionalities still work as expected. It would limit the possible regression issues caused by new development/refactorings, especially since there are several possible configuration permutations.

Detailed manual testing scenarios, executions flows would be very helpful as well because it could also act as a documentation/functional requirements.

@forgedhallpass forgedhallpass added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Sep 15, 2021
@forgedhallpass
Copy link
Member Author

Related commits:

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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant