One of the promises of Clean Architecture is to improve the testability of the application. Let's see how to take advantage of the different types of tests to effectively cover the different components of the application.