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

Testing #24

Open
nickolasrm opened this issue Jan 19, 2023 · 1 comment
Open

Testing #24

nickolasrm opened this issue Jan 19, 2023 · 1 comment
Assignees
Labels
low-prior Low priority task test Code quality related stuff
Milestone

Comments

@nickolasrm
Copy link
Collaborator

nickolasrm commented Jan 19, 2023

Unit tests are the most common and easy way to make sure our code is going to break while we release new versions of it. This project code is mostly not tested, and this may generate problems in the future. Implement unit tests for all the relevant components of this system and fix any discovered bugs while testing it.

The success criteria for this issue >99% coverage

@nickolasrm nickolasrm added the test Code quality related stuff label Jan 19, 2023
@nickolasrm
Copy link
Collaborator Author

Use jest for this task

@nickolasrm nickolasrm added the low-prior Low priority task label Jan 19, 2023
@nickolasrm nickolasrm added this to the v0.2 milestone Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low-prior Low priority task test Code quality related stuff
Projects
None yet
Development

No branches or pull requests

3 participants