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

Implement a test suite #4

Open
arturossouza opened this issue Sep 6, 2022 · 0 comments
Open

Implement a test suite #4

arturossouza opened this issue Sep 6, 2022 · 0 comments
Labels
good first issue Good for newcomers medium priority issues to be completed technical debt Some left over of the current implementation

Comments

@arturossouza
Copy link
Collaborator

At the moment, we don't have any tests on the implementation. That makes the code harder to evolve and we leds us to insecure developments. Also, a test suite would be great for PR validations and to maintain the code quality.

Taks:

  1. Create a test suite folder for each class and function of MoStress implementation

Obs.: This is a relative huge taske, maybe is the case to split this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers medium priority issues to be completed technical debt Some left over of the current implementation
Projects
None yet
Development

No branches or pull requests

1 participant