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

Expand Alembic testing #50

Closed
2 tasks
lchen-2101 opened this issue Nov 6, 2023 · 0 comments · Fixed by #52
Closed
2 tasks

Expand Alembic testing #50

lchen-2101 opened this issue Nov 6, 2023 · 0 comments · Fixed by #52
Assignees
Labels
backend backend development

Comments

@lchen-2101
Copy link
Collaborator

lchen-2101 commented Nov 6, 2023

The built-in tests that comes with pytest-alembic runs through the revisions to make sure they work, but does not provide coverage, and test scenarios for conditionals. Expand the tests to accomplish this.

  • fix alembic setup so tests would run properly
  • add custom tests to improve coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend development
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant