You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: