-
Block internet connection for testing purposes
-
To eager or not to eager - how to properly test your Celery tasks
Celery docs mention it's not recommended to use eager mode for testing. If so, how to test it properly without it?
-
Fix broken PyCharm environment with docker
-
Make Django tests rebulid the database if it exists
-
Local S3 with Django and MinIO
-
Pre-commit hooks