Building a 500 line API regression test suite
·
·
This article appeared as a Pybites email first. If you like it consider joining our friends list for weekly Python, developer and (!) mindset content … Last year I built a cool API to post code images using our pybites-carbon tool. It will store the tip code in a database and store the code image in an S3 bucket. A few weeks ago I finally made it open source so I am happy to receive contributions etc. 🎉 I am not sure why I kept it private for so long but one reason was a much needed cleanup 😅🤯 OK some lines are black formatting, but…