- django-test-migrations. Tests pass when ran separately, everyone but the first fail when ran in a batch. https://stackoverflow.com/questions/75544309/testing-django-data-migrations-tests-pass-when-ran-solo-fail-when-ran-in-batc 2 comments djangolearning
- Testing Django Migrations https://sobolevn.me/2019/10/testing-django-migrations 3 comments django
- Writing Unit Tests for Django Migrations https://www.caktusgroup.com/blog/2016/02/02/writing-unit-tests-django-migrations/ 4 comments django
- Testing for missing migrations in Django http://tech.octopus.energy/2016/01/21/testing-for-missing-migrations-in-django.html 6 comments django