Auction test task To run app make the next steps: docker-compose -f .\docker-compose-dev.yaml up -d Go to localhost. To run tests: python .\backend\manage.py test