Is it bad that I am spending considerably more time writing the unit test than it took me to write the actual code it tests?
I already tested on a sandbox API I made with a flask server, but can't merge the adapter I wrote until I have passing unit tests 😐