mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
The MigrationsTestCase class is based on this blog post: https://www.caktusgroup.com/blog/2016/02/02/writing-unit-tests-django-migrations/ It provides a basic framework for writing unit tests for django db migrations.