Growing-Tech / IoT-Garden

Frontend for the open source IOT-Garden application
0 stars 0 forks source link

Implement FastAPI tests #7

Open GrowTec opened 4 years ago

GrowTec commented 4 years ago

Write unit and integration tests for the FastAPI backend.

FastAPI testing documentation: https://fastapi.tiangolo.com/tutorial/testing/