Skip to content

Individual migration tests define sesh_with_large_data but never use it #201

Description

@rod-glover

In tests/alembic_migrations/versions, we define tests of single migrations. These occasionally need data to test migrations that include a data migration component, but they are relatively rare. However, the fixture sesh_with_large_data is defined in the conftest for each one. This is likely unnecessary; in fact I think that defining the fixture at a higher level could replace all of them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions