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
Controller is too heavy and hard to unit test. Most of its logic should be extracted to service. Once the logic is separated it would be possible to write unit tests.
The text was updated successfully, but these errors were encountered:
Controller is too heavy and hard to unit test. Most of its logic should be extracted to service. Once the logic is separated it would be possible to write unit tests.
The text was updated successfully, but these errors were encountered: