- Install maven and docker
- Clone projects
- Download app (https://drive.google.com/file/d/1_jdzTByuRXKRyXu2epfJ7pnkeVodY_Iv/view) and move it to /app folder
- Run
docker-compose up -d
- Run
mvn clean test allure:report
Report will be uploaded and open automaticaly