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
Currently the application does not have any unit tests. This is a problem regarding maintainability. The goal of this issue should be to establish an infrastructure for unit tests and to write basic tests at least for the following components:
User authentication
Search endpoint (without and with user authentication in different roles)
The text was updated successfully, but these errors were encountered:
Currently the application does not have any unit tests. This is a problem regarding maintainability. The goal of this issue should be to establish an infrastructure for unit tests and to write basic tests at least for the following components:
The text was updated successfully, but these errors were encountered: