Lessons learned from writing unit tests for Mitra Bukalapak Android App. — Our journey in unit testing started with a target: by the end of 2019, unit test coverage must achieve 25%. Unfortunately, it was not achieved. In 2020, our unit test coverage went from 11% to 58%. We had started with little knowledge on how to write unit tests and went…