At my final tech job, they were gearing up to fire me, and so they gave me the task of writing unit tests for a golang-based k8s deployer that was somewhere around 700k lines. They specifically told me to use Copilot for it, and for just about every function I tried to unit test, it tried to make sure that .onclick() was still working.
At my final tech job, they were gearing up to fire me, and so they gave me the task of writing unit tests for a golang-based k8s deployer that was somewhere around 700k lines. They specifically told me to use Copilot for it, and for just about every function I tried to unit test, it tried to make sure that
.onclick()was still working.Yeah they ended up firing me.