How to best approach microservice unit testing

Thanks one and all for the very helpful advice.
I think I’m going to draw a line in the sand at where we are now and will ensure unit tests are written from this point forward. As and when we look at refactoring we can use that time to add any “historical” unit tests in just to help build coverage and confidence.