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 test coverage #123

Open
FrNecas opened this issue Aug 21, 2022 · 0 comments
Open

Improve test coverage #123

FrNecas opened this issue Aug 21, 2022 · 0 comments
Labels
backend A backend-related issue frontend A frontend-related issue low-priority A low-priority issue

Comments

@FrNecas
Copy link
Collaborator

FrNecas commented Aug 21, 2022

Due to deadline pressure, test coverage was totally neglected in this project. However, moving forward, it would be useful to add some basic test coverage (and run it in a CI, e.g. Github Actions) to avoid unnecessary accidental breakages.

Adding tests to the backend should not be difficult, since it's structured quite nicely.

Frontend may be a different story though, the code is a bit of a mess in some places.

@FrNecas FrNecas added backend A backend-related issue frontend A frontend-related issue low-priority A low-priority issue labels Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend A backend-related issue frontend A frontend-related issue low-priority A low-priority issue
Projects
None yet
Development

No branches or pull requests

1 participant