How To Fix A Bug - Building SaaS with Python and Django #56

In this episode, we picked an issue from GitHub and worked on it. I explained the flow of using test driven development to show how the bug existed in an automated test. We wrote the test, then fixed the code. After that, we did some test refactoring to clean things up. Full show notes are at Want to learn more? You can check out my most popular articles at I also have a newsletter where I share articles about #Python,
Back to Top