Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a test that checks for missing migrations #14665

Closed
1 task
Tracked by #14225
stevejalim opened this issue Jun 11, 2024 · 0 comments · Fixed by #14666
Closed
1 task
Tracked by #14225

Add a test that checks for missing migrations #14665

stevejalim opened this issue Jun 11, 2024 · 0 comments · Fixed by #14666
Assignees

Comments

@stevejalim
Copy link
Collaborator

Description

With Wagtail in play, we'll be updating Django models a lot more than before. It makes sense to add a check to catch missing Django Migrations as part of unit tests.


Success Criteria

  • A missing migration triggers a test failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant