To make sure we don't introduce bugs and to test whether our application and lock does what it's supposed to do, we need to introduce functional and unit testing practices.
Tasks
- Write unit-tests to test the Flask web/REST-api: Roger & Ramil
- Setup a functional testing protocol to test both the webapplication and the door interface