User: admin@admin.com
Password: admin
-
Copy the file posts/.env.sample to posts/.env and configure you environment variables
-
Install dependencies
pip install pipenv pipenv install -dOr
python -m pipenv install -d- Execute your tests with:
python manage.py test