**Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Problem is that the tests don't detect missing migrations. We've had a couple of PRs now where this has led to surprises. **Describe the solution you'd like** <!-- A clear and concise description of what you want to happen. --> Add a tox test to check for new migrations. **Describe alternatives you've considered** <!-- A clear and concise description of any alternative solutions or features you've considered. --> **Additional context** <!-- Add any other context or screenshots about the feature request here. --> See #1067