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

[Testing]: Setup django-test-migrations #30

Closed
4 tasks done
jackton1 opened this issue Jun 8, 2021 · 0 comments · Fixed by #85
Closed
4 tasks done

[Testing]: Setup django-test-migrations #30

jackton1 opened this issue Jun 8, 2021 · 0 comments · Fixed by #85
Labels
enhancement New feature or request

Comments

@jackton1
Copy link
Member

jackton1 commented Jun 8, 2021

Explore using https://pypi.org/project/django-test-migrations/ to verify migration nodes output.

  • Test more than 1 migration conflict on a PR branch
  • Test re-seeding migrations based on a parent branch i.e can this be aware of main <- branch a <- branch b, Updates branch a using main but branch b based on branch a (Can be solved using github actions.)
  • Test using a different default branch.
  • Test all of the above using (named and numbered migrations).
@jackton1 jackton1 added the enhancement New feature or request label Jun 8, 2021
@jackton1 jackton1 changed the title Setup django-test-migrations [Testing]: Setup django-test-migrations Jun 8, 2021
@jackton1 jackton1 linked a pull request Jul 9, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant