You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we have several people developing, we should start thinking about adding this. I'm not sure how github does this actually. We can also consider adding a pre-commit git hook as well.
More importantly, we should start running unit tests before each merge.
The text was updated successfully, but these errors were encountered:
We must define the main factors that we must ensure before making a "pull request". Which are the "scripts" or functions in which we should focus tests before accepting any improvement.
I will be investigating unit tests that allow us to ensure the integrity of the project
Now that we have several people developing, we should start thinking about adding this. I'm not sure how github does this actually. We can also consider adding a pre-commit git hook as well.
More importantly, we should start running unit tests before each merge.
The text was updated successfully, but these errors were encountered: