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

Use DB fixtures in Queue Processor and systemtests #1485

Open
Pasarus opened this issue Aug 18, 2022 · 0 comments
Open

Use DB fixtures in Queue Processor and systemtests #1485

Pasarus opened this issue Aug 18, 2022 · 0 comments

Comments

@Pasarus
Copy link
Member

Pasarus commented Aug 18, 2022

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant