The idea of this tiny project is to show the segregation of approaches between unit and integration tests.
Fastapi is being used as web framework for the demo App.
Behave framework is being used for integration tests.
Pytest framework is being used for unit tests.