Skip to content

speedup tests by copying one database #75

@aviau

Description

@aviau

Each test creates a new database.

What we could do is create ONE database, and COPY (the sqlite file) it for each tests.

This way we run the migrations only once.

I don't know if it will be worth the speed improvements, the tests are already fast.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions