How I reduced the build execution time for email connectors using mock email servers.

1 · Kumar Rohit · Oct. 18, 2020, midnight
I checked in my changes, time to wait for the build to be completed in jenkins. It was time to pick up coffee and play the waiting game, as it would take another hour before I can proceed with deployment of the code. We obviously had to do something !! Mapping the wastage This micro service was responsible for sending/receiving mails from different configured mail servers. We were doing unit and integration level testing, where in integration testing we were connecting to a local exchange server...