The unit tests are added in the following directory. test
Integration tests are added in the Integration test folder. The integration tests are written in python and uses the faker library to generate fake data.
Setup virtual environment and install requirements
pip install -e requirements.txt