Your Database Tests Are Lying to You — Here's How to Fix That
When building the data layer of one of my project, I tried following standard Python testing advice: wire the test suite to an in-memory SQLite database for maximum speed. I immediately hit an archite
ayushnigam.hashnode.dev9 min read