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

increase test coverage #199

Merged
merged 1 commit into from
May 10, 2022
Merged

increase test coverage #199

merged 1 commit into from
May 10, 2022

Conversation

vchrisb
Copy link
Contributor

@vchrisb vchrisb commented May 10, 2022

the migration tests are adapted from Django's own m2m test, e.g. https://github.com/django/django/blob/main/tests/migrations/test_operations.py#L1511

test_base.py is just a copy from the Django repo, similarly how it is done for django-redshift-backend https://github.com/jazzband/django-redshift-backend/blob/master/tests/test_migrations.py

This should also make #185 obsolete

@clintonb clintonb merged commit ab50230 into jazzband:master May 10, 2022
@vchrisb vchrisb deleted the code-coverage branch May 10, 2022 15:35
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 this pull request may close these issues.

2 participants