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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: