Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Use DB fixtures in Queue Processor and systemtests #1485

@Pasarus

Description

@Pasarus

Description

Issue raised by: [developer/user/project requirement]

What?
The tests in the Queue Processor and systemtests don't use any DB fixtures and rely on having a manually migrated sqlite3.db, which makes the testing somewhat dependent on the development state of the app.

It would be a lot better to use fixtures and an in-memory sqlite3 db, to ensure a clean state for each test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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