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
I prefer if we do integration tests directly. Unit tests are usually a nightmare to maintain and they only serve to develop the software itself, verify bugs in specific places or verify complex algorithms. I think @HeeManSu is working already on this, it would be cool if you push your changes as a draft. Later on I can set up integration tests on top of the unit testing.
HeeManSu
added a commit
to HeeManSu/faas
that referenced
this issue
Jun 3, 2024
We should implement unit tests for all controllers to guarantee their proper functionality in the future.
The text was updated successfully, but these errors were encountered: