MDeLuise / plant-it

🪴 Self-hosted, open source gardening companion app
https://plant-it.org
GNU General Public License v3.0
455 stars 17 forks source link

Backend tests are missing #126

Closed MDeLuise closed 4 months ago

MDeLuise commented 4 months ago

Avoid duplicated feature requests

Description

Currently, tests are missing in the system. This issue is to track the tests on the backend side. For this side, the test directory has already a files' template useful to create unit and integration tests.

Solution

Add unit and integration tests.

What are alternatives?

No response

Additional context

No response