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
As a developer, I want the code to be tested by unitetests so that I can rely on it working correctly.
Acceptance criteria
If possible, functions should have unittests (stuff in calendarwebapp.calendarwebapp can not reasonably be tested and its probably also not usefull for the thin database wrappers).
We should aim for a test coverage above 70%.
The text was updated successfully, but these errors were encountered:
Summary
We should add unittests.
Description
As a developer, I want the code to be tested by unitetests so that I can rely on it working correctly.
Acceptance criteria
calendarwebapp.calendarwebapp
can not reasonably be tested and its probably also not usefull for the thin database wrappers).The text was updated successfully, but these errors were encountered: