This repository was archived by the owner on Jun 16, 2024. It is now read-only.
This repository was archived by the owner on Jun 16, 2024. It is now read-only.
Open
Description
Currently, tests is mostly done with mocks. This is good, but as a consequence there were plenty of issues that could have been detected by testing directly the code instead of mocking everything.
For example, we should reuse the default config provided by the module, and use it to test them.
Metadata
Metadata
Assignees
Labels
No labels