> I then have to go out of way my to prove to this person the code is doing what is expected/asked, either in long winded responses on the PR, or sometimes as far as pulling them into a video call to screen share and live debug the code to them
Process issue. Fix:
1. Write tests
2. Ensure tests can run in a well defined/containerized environment so that they can run tests and ensure they pass
Process issue. Fix:
1. Write tests
2. Ensure tests can run in a well defined/containerized environment so that they can run tests and ensure they pass