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

Tests: add test cases for migrations #1208

Open
hirotasoshu opened this issue Jun 29, 2024 · 1 comment
Open

Tests: add test cases for migrations #1208

hirotasoshu opened this issue Jun 29, 2024 · 1 comment
Labels

Comments

@hirotasoshu
Copy link
Contributor

hirotasoshu commented Jun 29, 2024

We currently have no tests to ensure that migrations are backwards and forwards compatible. My proposal is to add this tests using django-test-migrations and include them to our CI pipeline. We could also add a linter for migrations

Additional context
Originally discussed in #1191

@aleksihakli
Copy link
Member

Sounds like a good proposal. Fix for issue #1191 has been merged and released but it would be great to have backwards-compatibility available in the future for all releases, where possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants