Initialise the usage of PyTest in this project, it should be fairly simple.
Watch tutorial or two and implement necessary initialisation steps for our project.
Each developer should learn how to create unit tests using PyTest. It's obligatory so we can create a robust application and later down the line fix bugs many times faster. @Carexo @maciusmajor @Volqano @JanKaczmarski
Getting started with testing our flask app
Initialise the usage of PyTest in this project, it should be fairly simple.
Watch tutorial or two and implement necessary initialisation steps for our project.
Each developer should learn how to create unit tests using PyTest. It's obligatory so we can create a robust application and later down the line fix bugs many times faster. @Carexo @maciusmajor @Volqano @JanKaczmarski