Open juliababkina opened 4 years ago
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.
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.