Skip to content

Test migrations and seeders in CI #159

Description

@ttoino

We should test if there are no errors in the migrations and seeder before running them in production. Testing each migration with real data is almost impossible, but we can migrate up, then seed, then migrate down and we're halfway there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions