I had to suddenly change the internals of a class a couple weeks ago. This class was responsible for sending messages to our developers through our internal chat. The algorithm was something like this: * It would get the list of messages to be sent For each message, it would:
Tests breaking because of mocks, what to do?
Tests breaking because of mocks, what to do?
I had to suddenly change the internals of a class a couple weeks ago. This class was responsible for sending messages to our developers through our internal chat. The algorithm was something like this: * It would get the list of messages to be sent For each message, it would: