Are we all agree that we need to add some tests to our apps, right? If you are not convinced, please check out this post about unit tests and refactoring. In this small post, we will show you how to add a single test to a pretty basic Flask application…