This project includes the technologies and steps used to develop an issue tracking application.
- Django
- Docker
- PostgreSQL
- Celery
- Redis
- MailHog
- Pytest
You can run the tests using the following command:
docker exec -it django-test-case-django-1 pytest