Skip to content

use fixtures to properly test the db #338

@mariobassem

Description

@mariobassem

currently, the only test for the database is the end-to-end test, where a lot of components are included beside the database.
to properly have unit tests for the database alone, we could have test fixtures, maybe using this. this way database results could be easily predicted and tested.

Metadata

Metadata

Projects

Status

Pending Review

Relationships

None yet

Development

No branches or pull requests

Issue actions