Skip to content

Unit tests can only be done in sequence. #1

@bv7dev

Description

@bv7dev

Each unit test currently uses the same test db and port. So the tests have to be run in sequence with the -i flag.
This also introduces the problem of leftover data in the test db that could possibly make other tests fail down the line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions