Skip to content

Migrate & seed on every test run #69

@vgeorge

Description

@vgeorge

Currently, migration and seed tasks need to be executed in separate, before testing. I believe we should adopt the same practice used in OpenAQ testing suite, which is to run these on every test run.

This would guarantee that the tests cover the latest code base and avoid simple mistakes like forgetting running these tasks beforehand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    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